-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
c language programming style and the recommended standard, is a useful reference...
c语言编程风格和推荐标准,是一本有用的c语言编程参考书-c language programming style and the recommended standard, is a useful reference book c language programming
- 2022-02-06 12:22:01下载
- 积分:1
-
处理图像的对比度
processing image contrast-contrast image processing
- 2022-08-23 21:33:45下载
- 积分:1
-
实验目的:1)图像2的图像加密级别。
实验目的:
1) 图像水平集合
2) 图像加密算法
3) 边缘提取
4) 噪音图像的产生
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
-Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure
- 2022-01-25 22:40:45下载
- 积分:1
-
Laplacian using gray
采用拉普拉斯算子对灰度图像进行边缘监测功能的实现-Laplacian using gray-scale images on the edge of monitoring the achievement of
- 2022-02-20 02:54:33下载
- 积分:1
-
the matlab codes for digital image process
冈萨雷斯版数字图像处理matlab版本教程源代码集-the matlab codes for digital image process
- 2022-02-21 09:21:10下载
- 积分:1
-
Visual C MATLAB image processing and recognition among selected cases practical...
Visual C++MATLAB图像处理与识别实用案例精选之 中值均衡 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition among selected cases practical value equalization algorithm source files, including standard tests Photo
- 2023-07-13 19:50:03下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之亮度增强的例子
Visual C++MATLAB图像处理与识别实用案例精选之亮度增强的例子-Visual C MATLAB image processing and recognition practical case"s best examples of enhanced brightness
- 2023-08-19 00:30:03下载
- 积分:1
-
This is a small image processing procedures, the source code is attached for you...
这是个图像处理小程序,源码附上,以供大家参考-This is a small image processing procedures, the source code is attached for your reference
- 2022-08-22 12:07:09下载
- 积分:1
-
计算机视觉一书(马颂德)中的标定程序,使用了书中提供的数据,简单供大家参考...
计算机视觉一书(马颂德)中的标定程序,使用了书中提供的数据,简单供大家参考-First Book of Computer Vision (Ma Songde) in the calibration procedures, the use of book data provided by a simple reference for everyone
- 2022-06-13 16:11:22下载
- 积分:1