搜索资源列表
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
myfilter
- 以逗号分隔读取数据,并且比较均值与中值滤波-Read data separated by commas, and compare the mean and median filtering
TX
- 自己编写的数字图像的滤波比较,包含均值、中值以及高斯滤波函数。-I have written the digital image of the filter comparison, including the mean, median and Gauss filter function.