搜索资源列表
ImageFrame
- 实现图像的多种处理功能,例如:OTSU分割,直方图均横化,局部增强,锐化,低通滤波。等等。-achieve a variety of image processing functions, such as : OTSU segmentation, Wang both histogram and local enhancement, sharpening, low-pass filtering. And so on.
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
HAAR.rar
- 共享HAAR小波实现图象的分解与重构的C程序. 功能: 就是 经典的digital image processing 中小波那章中haar小波,完成一幅图象的分解与重构, 图象要求是bmp, 24位或8位均可. 而且在分解的子图象中,拉一个矩形框可以实现上步的还原,做到局部放大的效果. 同时 还附带 空间域的 反色和直方图均衡化(灰度图)以及 位图的重载, 放大缩小等.,Sharing the HAAR Wavelet Image Decomposition and Reconstruction
ORFTMP
- 利用局部直方图法进行运动目标的检测。能够很好适应光照变化-The use of local histogram method of detection of moving targets. Able to adapt to changes in illumination
clahe
- 对比度受限局部自适应直方图均衡化算法,图像增强-histogram equalization with contrast limited
erzhihua
- 利用直方图谷点阈值方法、局部阈值法将图像二值化,文本文件,内函函数代码-Valley point using the histogram thresholding the image binarization, text file, the function code within the letter
Tclaaheeh
- 自适应直方图均衡算法,因为是从从局部入手,所以图像增强效果显著。 -Adaptive histogram equalization algorithm, because from the start from the local image enhancement effect is remarkable.
Desktop
- 部分重叠局部直方图均衡化算法,MATLAB下的程序文件,做图像处理时候用(Partially overlapped local histogram equalization algorithm)
基于直方图优化的图像去雾技术
- 直方图均衡化去雾 全局直方图 局部直方图 retinex增强(Histogram Equalization Defogging Global Histogram Partial Histogram retinex Enhancement)
直方图部分均衡化
- 本代码是在MATLAB对于图像进行部分均衡化处理,部分增强图像。(This code is partially balanced in the MATLAB image processing part of the enhanced image processing.)
HOG可视化
- HOG特征通过计算和统计图像局部区域的梯度方向直方图来构成特征,程序可以对图片中的hog特征进行可视化梯度大小和方向。(The HOG feature is constructed by calculating and counting the gradient direction histogram of the local area of the image. The program can visualize the gradient size and direction of the h
LBP算法实现图像的纹理分类
- LBP局部直方图 图像纹理分类 程序完整可执行(LBP local histogram image texture classification program is complete and executable)