搜索资源列表
-
0下载:
数字图象处理算法的演示,
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
&
-
-
0下载:
用于有关图象直方图均衡化处理的学习案例-for the image histogram equalization study the case
-
-
0下载:
就一个histeq.c文件,用于灰度图象直方图均衡化-histeq.c on a document for the gray-scale image histogram equalization
-
-
1下载:
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++开发轮廓提取源程序
堆栈的数据结构和操作
VC++开发轮廓跟踪源
-
-
0下载:
在matlab环境下实现灰度图像的直方图的均衡处理与显示功能,很好用-in Matlab environment under gray image histogram equalization processing and display functions, easy to use
-
-
0下载:
共享HAAR小波实现图象的分解与重构的C程序. 功能: 就是 经典的digital image processing 中小波那章中haar小波,完成一幅图象的分解与重构, 图象要求是bmp, 24位或8位均可. 而且在分解的子图象中,拉一个矩形框可以实现上步的还原,做到局部放大的效果. 同时 还附带 空间域的 反色和直方图均衡化(灰度图)以及 位图的重载, 放大缩小等.,Sharing the HAAR Wavelet Image Decomposition and Reconstruction
-
-
0下载:
it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.
-
-
0下载:
能完成基本的图像操作,包括放大、缩小、漫游、图像裁剪、直方图均衡、直方图规定化等操作,希望对数字图像处理的初级学员有帮助-To complete the basic image operations, including Zoom, narrow, roaming, image cropping, histogram equalization, histogram and other provisions of the operation, in the hope that digital im
-
-
0下载:
Histogram Equalization samples which is to get the contrast of the image
-
-
0下载:
本程序采用VS2005实现直方图的均衡化,经过测试,它能够对.bmp图像进行有效的图像增强,而且实现速度也很快。-This procedure used to achieve VS2005 histogram equalization, after testing, it can make .bmp images for effective image enhancement, and to achieve speed.
-
-
0下载:
这是一个对图像进行直方图均衡的源程序操作,编译已过,程序没问题。-This is an image histogram equalization of the source operation, the compiler has, the program no problem.
-
-
0下载:
for image processing..to generate histogram equalization..hopefully its works-for image processing..to generate histogram equalization..hopefully its works..
-
-
0下载:
another histogram equalization coding..using .raw input image-another histogram equalization coding..using .raw input image...
-
-
0下载:
simple image procesing software, generates ,histogram of an image, performs histogram equalization,adaptive histogram equilization,blending,exponential gamma equilization
-
-
0下载:
直方图均衡化是图像处理领域中利用图像直方图对对比度进行调整的方法。-Histogram equalization is the field of image processing using image histogram to adjust the contrast method.
-
-
0下载:
采用OpenCV对彩色图像进行直方图均衡化,效果很好。-Using OpenCV for color image histogram equalization, the effect is very good.
-
-
0下载:
用于将灰度图像直方图均衡化,从而改善图像显示效果-For gray image histogram equalization, thereby improving the image display
-
-
0下载:
Generate the code for histogram equalization of an image. (DONOT USE histeq MATLAB FUNCTION).
-
-
0下载:
直方图均衡,实现图像颜色均匀分配的目的,算法简单,优化速度快。-Histogram equalization, image color evenly to achieve the purpose of simple algorithm to optimize speed.
-
-
0下载:
Histogram equalization of image without using histeq func in Matlab.
-