-
图像的二值化转变,将灰度图像转变成二值图像
图像的二值化转变,将灰度图像转变成二值图像-Image binarization transformation, the gray-scale image into binary image
- 2022-03-31 04:55:29下载
- 积分:1
-
图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者....
图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者.-image processing portal C source code analysis, very classic introductory information on the source rich, also explain in great detail, for beginners.
- 2022-02-13 18:08:14下载
- 积分:1
-
vc联机字符识别代码
vc联机字符识别代码--图像处理,需要的下。-vc-line character recognition code image processing, the need for the next.
- 2022-09-27 06:15:03下载
- 积分:1
-
模式识别常用函数,包括模式融合、PCA、LDA等经典算法
模式识别常用函数,包括模式融合、PCA、LDA等经典算法-common function in pattern recognition,including pattern fusion,PCA.
- 2022-05-29 23:58:06下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
hough变换中的非零点检测,找到非零点,进行累加,才能找出直线...
hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
- 2022-09-10 07:45:03下载
- 积分:1
-
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序...
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
- 2022-05-26 23:12:13下载
- 积分:1
-
该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。...
该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, image beginners reference.
- 2022-02-11 17:31:39下载
- 积分:1
-
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了伽马变换的数学图象。
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了伽马变换的数学图象。-This code is used in the magician to become the MAPLE mathematical software running. This code describes a clear mathematical transform image gamma.
- 2022-09-25 16:45:02下载
- 积分:1
-
这个程序是用来寻找定位图片中的物体的轮廓的,我试了一下效果非常好。用到了OpenCV编程,希望能给大家带来方便。...
这个程序是用来寻找定位图片中的物体的轮廓的,我试了一下效果非常好。用到了OpenCV编程,希望能给大家带来方便。-this procedure is used to find positioning objects in the picture of the outline, I tried it very good results. Depleted OpenCV program, in hopes of giving you convenience.
- 2022-04-01 18:29:20下载
- 积分:1