-
图像处理之 opencv 用hough变换检测圆
图像处理之 opencv 用hough变换检测圆-Image processing opencv circle detection using hough transform
- 2023-02-02 10:45:04下载
- 积分:1
-
这个是彩色图像分割方法。与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
-
读取YUV视频图像的源程序,可以播放YUV视频。
读取YUV视频图像的源程序,可以播放YUV视频。-YUV video images to read the source code, you can YUV video playback.
- 2023-01-01 11:20:45下载
- 积分:1
-
The best threshold of 8 hops per second jump 2, the user a relatively simple to...
最佳门限跳数8,每秒跳2,用户一个,实现比较简单-The best threshold of 8 hops per second jump 2, the user a relatively simple to achieve
- 2023-07-29 05:30:03下载
- 积分:1
-
实现march_cube的源程序,在流体模拟,医学图像处理领域有很重要的应用...
实现march_cube的源程序,在流体模拟,医学图像处理领域有很重要的应用-March_cube realize the source, in fluid simulation, medical image processing has very important field of application
- 2023-07-25 05:40:03下载
- 积分: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
-
利用daubechies小波进行图像分解重构
利用daubechies小波进行图像分解重构-The use of wavelet image decomposition daubechies Reconstruction
- 2022-03-06 01:04:49下载
- 积分:1
-
find contours in image using OpenCV
each contour s pixels are stored in a...
find contours in image using OpenCV
each contour s pixels are stored in a
sequence(CvSeq)
- 2022-03-06 19:22:45下载
- 积分:1
-
基于视频运动对象的快速提取
采用了差分法,光流法以及贝叶斯估计...
基于视频运动对象的快速提取
采用了差分法,光流法以及贝叶斯估计-Moving Object Based Video Fast extracted using a finite difference method, optical flow estimation method and the Bayesian
- 2022-02-04 21:04:30下载
- 积分:1
-
图像的锐化及边缘检测,现在我正在做图像处理,有问题大家一起看...
图像的锐化及边缘检测,现在我正在做图像处理,有问题大家一起看-image sharpening and edge detection, now I was doing image processing, and it is watching you
- 2022-09-30 13:40:03下载
- 积分:1