-
图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
- 2022-08-02 16:23:00下载
- 积分:1
-
png文件的读取程序和例子程序,简单方便。
png文件的读取程序和例子程序,简单方便。-png read the document procedures and examples of procedures simple and convenient.
- 2022-11-04 22:35:03下载
- 积分:1
-
两种图像频域过滤 butterworth内核和winner内核 内有例程 job4为主函数...
两种图像频域过滤 butterworth内核和winner内核 内有例程 job4为主函数-two images frequency domain filtering butterworth winner kernel and the kernel routines have jo b4 main function
- 2022-03-03 08:15:30下载
- 积分:1
-
This is a very good image binarization circuit
这是一个非常好的图像二值化电路的源代码,希望能帮助大家-This is a very good image binarization circuit
- 2022-02-12 20:25:18下载
- 积分:1
-
该程序是将一个脑白质的平面图的处理,通过处理可以得到清晰的脑白质图像。...
该程序是将一个脑白质的平面图的处理,通过处理可以得到清晰的脑白质图像。-The program is a plan for dealing with white matter, can be adopted to deal with a clear image of the white matter.
- 2022-02-02 22:05:35下载
- 积分:1
-
针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章...
针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章-For the image gray-scale transformation, threshold, histogram, linear gray scale, gray scale distribution of equalization process. Retrieved from " vc++ image processing program design," Chapter 4
- 2022-03-12 12:38:46下载
- 积分:1
-
matlab程序分解Canny算子的图像分割
matlab程序,分解的canny算子分割图像-Matlab procedures decomposition canny operator Image Segmentation
- 2022-09-20 14:45:03下载
- 积分:1
-
图像水平垂直投影的Matlab程序,图像水平垂直投影的Matlab程序。...
图像水平垂直投影的Matlab程序,图像水平垂直投影的Matlab程序。-Image horizontal and vertical projection of Matlab procedures for horizontal and vertical image projection Matlab procedures.
- 2022-03-21 04:22:51下载
- 积分: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
-
用于编写的用于图像处理的编程平台
采用VC++编写,提供一个图像处理的编程平台-Used VC++ Prepared to provide a programming platform for image processing
- 2022-04-29 11:47:03下载
- 积分:1