-
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
-
基于阀值的阈值分割:由灰度直方图可以看出谷值即是阀值,然后分割出来目标图像。...
基于阀值的阈值分割:由灰度直方图可以看出谷值即是阀值,然后分割出来目标图像。-Based on the threshold of the threshold segmentation: histogram can be seen from the valley that is, threshold, and then divided by the target image.
- 2023-05-29 21:10:03下载
- 积分:1
-
数字图像处理,将彩色图像进行二值化转换。
数字图像处理,将彩色图像进行二值化转换。-Digital image processing, color image binarization conversion.
- 2022-11-13 09:40:03下载
- 积分:1
-
几何变换的VC++程序源码,希望对大家有所帮助,也希望尽快成为会员,谢谢!...
几何变换的VC++程序源码,希望对大家有所帮助,也希望尽快成为会员,谢谢!-Geometric Transform VC++ Program source code, and they hope to be helpful to everyone, and hope to become a member as soon as possible, thank you!
- 2022-07-26 20:46:46下载
- 积分:1
-
基于MATALAB 数字滤波器设计用巴特沃斯滤波器进行图像滤波
基于MATALAB 数字滤波器设计用巴特沃斯滤波器进行图像滤波-the auto design by matalab in this way
- 2022-07-08 23:45:39下载
- 积分:1
-
基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。...
基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。-based on neural network identification procedures, procedures adopted a three-tier network training BP, with its definition of momentum into the training factor, a high degree of precision.
- 2023-01-04 12:50:04下载
- 积分:1
-
- 2022-07-24 18:43:15下载
- 积分:1
-
JPEG2000 code Jasper model of follow
JPEG2000的示范性代码Jasper的后继版本,GEOJASPER,版本号1.701.0-JPEG2000 code Jasper model of follow-up version, GEOJASPER, version 1.701.0
- 2022-03-13 22:36:06下载
- 积分:1
-
图像的纹理分析方法,图像的纹理分析应用实例
图像的纹理分析方法,图像的纹理分析应用实例-wenli
- 2022-03-22 03:01:09下载
- 积分:1
-
图像灰度拉伸、直方图均衡算法以及FCM聚类算法。
图像灰度拉伸、直方图均衡算法以及FCM聚类算法。-Image stretching, histogram equalization algorithm and the FCM clustering algorithm.
- 2022-04-26 20:01:56下载
- 积分:1