搜索资源列表
Form1
- 实现了直方图的规格化处理,能对图象给出直方图并规格化
luminance_contrast_adjust_histogram
- 对图像进行亮度对比度处理时,此.M文件是采用了直方图规格化处理的-see the .M name!
picture
- 读入图片并显示,同时进行直方图、直方图均匀化、规格化等处理-Read and display images, while the histogram, histogram equalization, and other standardized treatment
ImageProcessing
- 数字图像处理程序 直方图 格式转换 傅里叶 规格化 均衡化等-a image processing program
MyBmpOpen
- C++编写,显示bmp图像,并作加噪声,除噪声,直方图均衡,直方图规格化,各种滤波等。-C++ written bmp image, and as a plus noise, in addition to noise, histogram equalization, histogram specification, such as various filtering.
Image
- 可以实现至少八位图的灰度变换,均衡化,规格化,直方图显示,均值滤波,做大值滤波,中值滤波,添加椒盐噪音,脉冲噪音-Can be achieved at least eight gray-scale transformation, equalization, normalization, histogram display, mean filter, bigger and median filtering, median filtering, add salt and pepper noise,
ImageProcessing-8.0
- 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
histogrammatching1
- 按照自定义的直方图对图像的规格化处理 直方图规定化是用于产生处理后有特殊直方图的图像方法。 -Accordance with the custom of the histogram of the image histogram provides normalization process is used to produce processed with special histogram method.
luminance_contrast_adjust_histogram
- 对图像进行亮度对比度处理时,此.M文件是采用了直方图规格化处理的-see the .M name!
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
图像处理算法
- 处理图像的一些算法,包括直方图的计算,直方图均衡化,直方图规格化之类的(Some algorithms of image processing, including histogram calculation, histogram equalization, histogram normalization and so on)
MyImageTest
- 集成的图像预处理方法,包括图像直方图均衡化,直方图规格化,中间还有CT图像的重建,产生sheeplogan 模型,产生投影数据,CT图像重建(Integrated image preprocessing methods, including image histogram equalization, histogram normalization, and CT image reconstruction in the middle, produce sheeplogan model, gener
m
- 显示图像的灰度直方图、全局和局部灰度线性变换,分段线性变换、直方图均衡、 直方图规格化(The gray level histogram, global and local gray scale linear transformation, piecewise linear transformation, histogram equalization are displayed. Histogram normalization)