-
这个是彩色图像分割方法。与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
-
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等...
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等-Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
- 2022-07-17 14:18:19下载
- 积分:1
-
图像卡的PCB图,想做图像卡的可以看看,绝对好!!用PADS2005打开...
图像卡的PCB图,想做图像卡的可以看看,绝对好!!用PADS2005打开-image of the PCB card plans, do images can look at the card, absolutely! ! Opened with PADS2005
- 2022-05-16 00:40:55下载
- 积分:1
-
对于图像的一些基本处理,例如平滑、细化
对于图像的一些基本处理,例如平滑、细化-for some basic image processing, such as smoothing, refining, etc.
- 2022-03-01 06:01:01下载
- 积分:1
-
用于运动目标地跟踪和识别处理,
是非常实用地运动目标跟踪程序...
用于运动目标地跟踪和识别处理,
是非常实用地运动目标跟踪程序-For moving target tracking and identification of treatment is very useful to track the process of moving targets
- 2022-03-02 08:06:35下载
- 积分:1
-
这集米
This collection of m-files will only get you through the very bear necessities (Look for the ...) of a single-run fMRI-analysis. Its actual aim is to illustrate the efficacy of spatial regularisation of the autocorrelation esimate in the framework of prewhitening the data to correct for serial correlations in the data, as described in the following paper:
Gautama, T. and Van Hulle, M.M. (2004), Optimal Spatial Regularisation of Autocorrelation Estimates in fMRI Analysis, NeuroImage, in press.
- 2022-03-19 21:03:32下载
- 积分:1
-
三维立体图像方面,用Visual Basic实现图像处理的源程序
三维立体图像方面,用Visual Basic实现图像处理的源程序-Three-dimensional images, using Visual Basic realize image processing source code
- 2022-04-19 23:43:50下载
- 积分:1
-
perform the Hough Transform of a square binary image. Significantly faster than...
perform the Hough Transform of a square binary image. Significantly faster than version 1.
- 2022-05-24 01:07:43下载
- 积分:1
-
hough 圆检测的放大,文章利用两步法进行圆检测,同时也提高了速度...
hough 圆检测的放大,文章利用两步法进行圆检测,同时也提高了速度-hough circle detection based tow step detection
- 2023-07-16 19:25:03下载
- 积分:1
-
mix 快速图象分割 内含4个Matlab应用程序
mix 快速图象分割 内含4个Matlab应用程序
- 2022-02-11 18:53:52下载
- 积分:1