搜索资源列表
rrrrrrr
- 数字图像的直方图均衡化是常用的图像增强方法,因为均衡化是自动完成的,无需人工干预,而且常常得到比较满意的结果。下面的程序是利用OPENCV提供的函数,实现这个功能。需要OPENCV B4.0的支持,在VC6下编译通过-digital image histogram equalization is used to enhance the image, because equalization is done automatically, the need for manual interventi
histeq
- opencv图像直方图均衡化(有例图)图像直方图均衡化-opencv image histogram equalization (Example map has)
Retinex
- 全局Retinex彩色图像恢复,VC++实现,效果不错,还原真实色彩,与直方图均衡化比较-Global Retinex color image restoration, VC++ to achieve good results, restoring true colors, compared with the histogram equalization
ret
- 彩色图像的直方图均衡化,使用时候应该安装OPENCV-Color image histogram equalization, the use of time should be installed OPENCV
histgom-jun
- 直方图均衡化的最新算法实现代码,基于OPENCV函数,内容简单,适合初学者-Histogram equalization algorithm to achieve the latest code, based on OPENCV function, the content is simple, suitable for beginners
histeq
- 图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
Histogramequalization
- 实现直方图的均衡化,不同于opencv而是采用VC直接编写,希望能够有用- to achieve Histogram equalization
OPENCV_TEST
- 结合Opencv工具,在vc++平台上的程序。对输入图像,输入视频文件直方图均衡化和Canny边缘检测,同时对摄像头输入视频进行直方图均衡化和Canny边缘检测。-Combined Opencv tool, vc++ platform procedures. Of the input image, histogram equalization, the input video files and Canny edge detection, while the video camera inpu
exp2_4
- 在VC6.0中利用OpenCV实现任何格式图像的直方图均衡化-VC6.0 achieved in any format using OpenCV image thresholding
MultiMedia
- 使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
histgraph
- 直方图,直方图均衡化,opencv实现,直方图,直方图,直方图-Histogram, histogram equalization, opencv implementation, histogram, histogram, histogram
sy1
- 在VC和OPENCV结合下,实现图像的直方图均衡化-Image histogram equalization
oprncv
- 结合opencv的关于图像处理中的直方图均衡化资源-Combination opencv the resource histogram equalization image processing
HistEqualization
- 基于opencv的直方图均衡化,包含灰度图像和彩色图像的直方图均衡化,效果很好,无需配置,下载即可打开工程,运行程序。-Hist equalization based on opencv,including processing gray and color image.It performance well and can be used very easily.
simple_opencv
- opencv程序: 1.实现形态学上的图像处理—膨胀、腐蚀,开闭运算 2.霍夫圆变换 3.直方图均衡化 4.漫水填充图像金字塔尺寸缩放 5.自适应阈值化和单一阈值化-simple opencv program!
2
- 使用vc++平台,基于opencv对直方图进行均衡化,能很好地实现直方图均衡化-Using vc++ platform based on opencv histogram equalization, can well realize histogram equalization
Histogram-equalization-source-code
- 直方图均衡化源代码(用vc++和opencv编程)-Histogram equalization source code
Image-Enhancement
- 利用OpenCV实现图像的直方图均衡化,并绘制直方图-Use OpenCV to achieve image histogram equalization,and draw a histogram
10
- 通过opencv in python 实现直方图均衡化-to normalize histogram using opencv in python
zhifangtujunhenghua
- 在opencv和vs2015配置环境中实现多张图像的直方图均衡化处理(In opencv and vs2015 configuration environment, histogram equalization of multiple images is realized.)