搜索资源列表
-
0下载:
Performs image normalization and inverse normalization against affine transformation
-
-
0下载:
程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
-
-
0下载:
Performs image normalization and inverse normalization against affine transformation
-
-
3下载:
基于VC的图像处理程序
1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化;
2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波;
3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等;
4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码);
5.简单图像复原,涉及逆滤波和维纳滤波;
6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
-