-
该代码完成颜色空间的转换,由RGB颜色空间向HSL颜色空间的转换....
该代码完成颜色空间的转换,由RGB颜色空间向HSL颜色空间的转换.-The code completion color space conversion from RGB color space to the HSL color space conversion.
- 2023-06-11 20:10:05下载
- 积分:1
-
CImg2006 September, the release of the latest version, more powerful image proce...
CImg2006年9月最新的发放版本,比较强的图像处理链接库,对图像处理需要的是个很好的接口-CImg2006 September, the release of the latest version, more powerful image processing DLL, right image processing need is a good interface
- 2022-03-15 11:39:05下载
- 积分:1
-
文件中包含将车轮和cameraman图像进行动画演示,两者交替出现,可将颜色和交替时间等参数进行改动以达到个人的需求。...
文件中包含将车轮和cameraman图像进行动画演示,两者交替出现,可将颜色和交替时间等参数进行改动以达到个人的需求。-File contains the wheel and the cameraman images animated demo, alternating between the two may be the turn of time, such as color and changes the parameters in order to achieve the needs of individuals.
- 2022-02-02 16:25:59下载
- 积分: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
-
这是一个比较另类的图像库,它本身并不提供对图像对象的封装,只以类似插件的形式为您提供图像处理算法的封装和进度显示,而图像对象的封装则需由用户来提供。
本图像...
这是一个比较另类的图像库,它本身并不提供对图像对象的封装,只以类似插件的形式为您提供图像处理算法的封装和进度显示,而图像对象的封装则需由用户来提供。
本图像库平台无关,理论上它可以应用于任何已有的C++图像类上。
-This is a rather different type of image library, it does not provide the image object package, only the form of a similar plug-ins for your image processing algorithms to provide packaging and progress display, and image package should be targeted by user to provide. The image database platform-independent, in theory, it can be applied to any existing C++ Image category.
- 2022-07-02 21:22:01下载
- 积分:1
-
图像处理,用于特征提取,可以进行图像分割,识别等!
图像处理,用于特征提取,可以进行图像分割,识别等!-Image processing for feature extraction, image segmentation can be carried out, identify, etc.!
- 2022-02-21 15:50:18下载
- 积分:1
-
先对图像进行开闭滤波,再使用分水岭分割图像,然后使用FCM对初始分割进行聚类,得到最终分割结果,对医学图像效果比较好。...
先对图像进行开闭滤波,再使用分水岭分割图像,然后使用FCM对初始分割进行聚类,得到最终分割结果,对医学图像效果比较好。-First opening and closing image filtering, re-use watershed segmentation images, then use the FCM clustering of the initial partition, the final segmentation results, the medical image is better.
- 2022-03-04 00:54:21下载
- 积分:1
-
2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码...
2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码-2D image processing procedures, similar FRACTAL STUDIO features a very powerful Needless to say, this is the source code
- 2023-06-05 19:40:04下载
- 积分: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
-
OpenCV 开发团队负责人做的 OpenCV 介绍报告的PPT,pdf 格式
OpenCV 开发团队负责人做的 OpenCV 介绍报告的PPT,pdf 格式-OpenCV introduction slides,pdf format
- 2022-02-13 15:48:37下载
- 积分:1