Introduction - If you have any usage issues, please Google them yourself
1:00 graphics image processing procedures, the removal of color image processing, by adding salt and pepper noise, the use of Prewitte Edge Operator law right image edge extraction, the medical pseudo-color processing, remote sensing pseudo-color processing, use Roberts Edge Operator law right image edge extraction, use Sobel Edge Operator law right image edge to the vertical mirror image processing (Geometric), the Walsh transform (Image Transform), based on C++ development, I hope you will worthwhile (--)
Packet : 53607884advancecimage5.rar filelist
nocolor(对图像进行去除彩色处理的源代码,编译后的可执行文件须带参数运行).zip
peppernoise(在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行).zip
prewitte(利用Prewitte边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行).zip
pseudocolor1(对图像进行医学伪彩色处理的源代码,编译后的可执行文件须带参数运行).zip
pseudocolor2(对图像进行遥感伪彩色处理的源代码,编译后的可执行文件须带参数运行).zip
roberts(利用Roberts边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行).zip
sobel(利用Sobel边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行).zip
vertmirror(对图像进行垂直镜像处理(几何变换)的源代码,编译后的可执行文件须带参数运行).zip
walsh(对图像进行沃尔什变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行).zip