-
程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。...
程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。-Procedures include a variety of classic image processing algorithms, such as: Binarization, balanced, and gray-scale slices, corrosion expansion coarsening thinning, edge detection and so on, will help beginners master the VC image processing programming method.
- 2022-08-21 07:57:58下载
- 积分:1
-
a lot of people find the classical image processing algorithm articles on the su...
一篇很多人找的经典图像处理算法方面的文章。-a lot of people find the classical image processing algorithm articles on the subject.
- 2022-07-18 03:31:09下载
- 积分: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
-
图像处理程序 离散余弦变换 处理256灰度级图像
图像处理程序 离散余弦变换 处理256灰度级图像-ImageProcessing DCT
- 2022-07-08 07:08:31下载
- 积分:1
-
In image processing, image fusion algorithm is useful for beginners!
在图像处理中,图像融合算法,对初学者很有用!-In image processing, image fusion algorithm is useful for beginners!
- 2023-01-22 00:35:04下载
- 积分:1
-
颜色直方图
一种基于图像颜色直方图的颜色检索方法,编程实现图形用户接口GUI。-A color histogram-based color image retrieval method, graphical user interface programming GUI.
- 2022-01-22 07:10:52下载
- 积分:1
-
This source code for image processing to provide a variety of basic operations,...
此源代码为图像处理提供各种基本操作,可以为做实验节约很多时间。-This source code for image processing to provide a variety of basic operations, we can save a lot of time doing experiments.
- 2022-09-02 10:10:03下载
- 积分:1
-
数字处理讲座 数字处理讲座 数字处理讲座
数字处理讲座 数字处理讲座 数字处理讲座 -Lectures deal with figure figure figure deal with deal with lectures lectures lectures deal with figure figure figure deal with deal with lectures lectures
- 2023-03-13 18:10:04下载
- 积分:1
-
C# development add to the image of copyright information for images workers, and...
C#开发 给图像添加版权信息,用于图像工作者,和网站的版权保护-C# development add to the image of copyright information for images workers, and site copyright protection, etc.
- 2022-04-25 06:02:08下载
- 积分:1
-
图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换...
图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换-Image color and adjust treatment VC++, Compiled OK. Specific package: brightness, than on the degree, color separation, Gamma adjustments, grayscale conversion
- 2022-01-25 22:34:45下载
- 积分:1