搜索资源列表
-
0下载:
在vc++下,使用OpenCV进行直方图均衡化的例子-In vc++ using OpenCV for example histogram equalization
-
-
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下载:
Histogram Equalization samples which is to get the contrast of the image
-
-
0下载:
This a MFC program to test direct linear discriminant analysis (direct LDA) for face recognition. Histogram equalization is used as a preprocessing and direct LDA is used to reduce a dimension in feature space from train images. Minimum Euclidean dis
-
-
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 example is showing you how to modify the contrast in color images using the Histogram Equalization block.
Type this in command prompt:
[X map] = imread( shadow.tif )
shadow = ind2rgb(X,map) -This example is showing you how to modify the c
-
-
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下载:
数字图像处理程序之一,实现读取24位位图并显示,可以做其Y分量均衡化,查看RGB直方图-One of digital image processing procedures to achieve 24-bit bitmap to read and display, they can do the Y component of equalization, view the RGB histogram
-
-
0下载:
simple Histogram Equalization
-
-
0下载:
Histogram Equalization using Matlab without using the function histeq().
-
-
0下载:
基本的histogram equalization
用於基本的強化圖形-Histogram Equalization
-
-
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下载:
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下载:
简单易懂的直方图均衡化的idl代码,适合初学者使用,方便使用-Straightforward histogram equalization idl code, suitable for beginners to use, easy to use
-
-
0下载:
histogram equalization matlab source code.
-
-
0下载:
Histogram equalization of image without using histeq func in Matlab.
-