Introduction - If you have any usage issues, please Google them yourself
image processing algorithms, and functional ways, including filter, etc.
Packet : 45666035imgpro1984.rar filelist
imageprocessing\mean(对图像进行均值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing\med(对图像进行中值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing\nocolor(对图像进行去除彩色处理的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing\peppernoise(在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing\prewitte(利用Prewitte边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing\pseudocolor1(对图像进行医学伪彩色处理的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing\pseudocolor2(对图像进行遥感伪彩色处理的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing\roberts(利用Roberts边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing\vertmirror(对图像进行垂直镜像处理(几何变换)的源代码,编译后的可执行文件须带参数运行).zip
imageprocessing