-
这个是彩色图像分割方法。与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
-
图像处理-形态学处理-图像粗化和细化源程序
图像处理-形态学处理-图像粗化和细化源程序-Image Processing- morphological processing- image of rough and refined source
- 2022-01-26 08:15:04下载
- 积分:1
-
The improved center/surround Retinex algorithm, can effectively enhance the colo...
改进后的中心/环绕Retinex算法,能有效增强彩色和灰度图像-The improved center/surround Retinex algorithm, can effectively enhance the color and gray-scale image
- 2022-07-13 22:45:04下载
- 积分:1
-
基于复杂背景的人体手势识别,以及在噪声干扰下的抗干扰性测试...
基于复杂背景的人体手势识别,以及在噪声干扰下的抗干扰性测试-Based on complex background of human gesture recognition, as well as noise immunity under the test
- 2022-01-22 07:38:28下载
- 积分:1
-
用matlab对于FCM代码实现,不同于matlab中库函数
用matlab对于FCM代码实现,不同于matlab中库函数-Used matlab code for FCM realize, unlike in matlab library function
- 2022-02-15 20:24:51下载
- 积分:1
-
openyuv。我将YUV视频文件的打开,保存为PNG文件。writeyuv M将YUV视频…
openyuv.m将yuv视频文件打开,保存为png文件。writeyuv.m将yuv视频中的第一镇上/下/左/右位移后写入另一yuv文件。-openyuv.m will yuv video file open, save as a png file. yuv video writeyuv.m will be the first town/down/left/right shift after another yuv file write.
- 2022-12-13 08:35:03下载
- 积分:1
-
This is a simple demonstration of the Kalman filtering process, and they hope to...
这是一个简单的卡尔曼滤波演示程序,希望对大家有所帮助。-This is a simple demonstration of the Kalman filtering process, and they hope to help everyone.
- 2022-06-16 15:45:02下载
- 积分:1
-
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。...
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。-A MATLAB code books, mainly to help the comrades just to learn to do image processing reference.
- 2022-01-26 03:43:21下载
- 积分:1
-
期望输出是零延迟尖脉冲的维纳滤波。下下看,用用给反馈。...
期望输出是零延迟尖脉冲的维纳滤波。下下看,用用给反馈。-Desired output is zero-latency spikes of the Wiener filter. Under the circumstances, the use of used to the feedback.
- 2022-10-22 17:05:03下载
- 积分:1
-
Display images specific procedures that can be used to compile is passed, for th...
显示图像特效的程序,可用编译通过,为书籍光盘自带!-Display images specific procedures that can be used to compile is passed, for the book comes with CD-ROM!
- 2022-12-21 19:00:04下载
- 积分:1