搜索资源列表
-
1下载:
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++开发轮廓提取源程序
堆栈的数据结构和操作
VC++开发轮廓跟踪源
-
-
0下载:
共享HAAR小波实现图象的分解与重构的C程序. 功能: 就是 经典的digital image processing 中小波那章中haar小波,完成一幅图象的分解与重构, 图象要求是bmp, 24位或8位均可. 而且在分解的子图象中,拉一个矩形框可以实现上步的还原,做到局部放大的效果. 同时 还附带 空间域的 反色和直方图均衡化(灰度图)以及 位图的重载, 放大缩小等.,Sharing the HAAR Wavelet Image Decomposition and Reconstruction
-
-
2下载:
IDL二次开发实习内容作业包括打开各种格式的图像保存成各种格式,包括二进制、jpeg,tiff,对图像进行简单处理(平滑,增强,均衡化)-Secondary development of practical content of IDL operations include opening a variety of formats to save images into a variety of formats, including binary, jpeg, tiff, a simple im
-
-
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下载:
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下载:
this a function for the image equalization using
openCV.It takes in input only an image and generates the equalized image.-this is a function for the image equalization using
openCV.It takes in input only an image and generates the equalized im
-
-
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下载:
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面面配有图像均衡化的程序一起使用,效果更好,
-otsu algorithm adaptive obtain the threshold image binarization. Inside surface with image equalization program used together, the better
-
-
0下载:
本文件是数字图像处理的作业,做了图像均衡处理,和滤波处理-The present document is a digital image processing operations, image equalization processing, and the filtering process
-
-
0下载:
图像的均衡化实现,任意找一个jpg图像都可以对其进行灰度转换然后进行灰度图像均衡化-The image equalization realize arbitrary find a jpg image can be gray-scale conversion and grayscale images equalization
-
-
1下载:
可以实现至少八位图的灰度变换,均衡化,规格化,直方图显示,均值滤波,做大值滤波,中值滤波,添加椒盐噪音,脉冲噪音-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,
-
-
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下载:
图像均衡化算法的源代码实现方式,通过此方式,便捷实现灰度图像均衡化处理。-Image equalization algorithm
-