-
计算机图形学中才用c++实现的多边形有效边表填充算法
计算机图形学中才用c++实现的多边形有效边表填充算法-Have used computer graphics c++ implementation of the polygon fill algorithm effective side table
- 2022-10-23 14:40: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
-
该程序是关于3D图像处理的,将多帧图像联结在一起,形成动态的画面,很不错哦...
该程序是关于3D图像处理的,将多帧图像联结在一起,形成动态的画面,很不错哦-the process of 3D image processing, multi-frame images will be linked together to form a dynamic screen, Oh, very good! !
- 2022-03-01 14:27:12下载
- 积分:1
-
合纵大dm642 dsp的图像处理手册,讲的很详细
合纵大dm642 dsp的图像处理手册,讲的很详细-All vertical great dm642 dsp image processing manuals, talking in great detail
- 2022-01-27 22:07:04下载
- 积分:1
-
Canny operator classification, to achieve image segmentation. Code has been opti...
Canny算子分类,实现对图像进行分割。代码进行过优化,有较高的实时性。-Canny operator classification, to achieve image segmentation. Code has been optimized, a higher real-time.
- 2022-11-01 00:30:03下载
- 积分:1
-
一个用opencv库程序
a program made by opencv lib
- 2023-07-21 12:15:04下载
- 积分:1
-
图像处理中的浮雕效果图像,已经通过调试,可方便使用
图像处理中的浮雕效果图像,已经通过调试,可方便使用-Image Processing Emboss images, has passed debugging can be easy to use
- 2022-02-06 15:26:11下载
- 积分: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
-
改变屏幕分辨率,非常方便,请大家分享,增强
改变屏幕分辨率,非常好用,请大家共享,共同提高-change the screen resolution, very handy, please share, enhance
- 2022-01-23 11:25:34下载
- 积分:1
-
hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。...
hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。-hough ??换 是??像
- 2023-03-06 14:25:03下载
- 积分:1