搜索资源列表
-
0下载:
数字图像的直方图均衡化是常用的图像增强方法,因为均衡化是自动完成的,无需人工干预,而且常常得到比较满意的结果。下面的程序是利用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
-
-
0下载:
opencv图像直方图均衡化(有例图)图像直方图均衡化-opencv image histogram equalization (Example map has)
-
-
0下载:
全局Retinex彩色图像恢复,VC++实现,效果不错,还原真实色彩,与直方图均衡化比较-Global Retinex color image restoration, VC++ to achieve good results, restoring true colors, compared with the histogram equalization
-
-
0下载:
基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。-Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.
-
-
0下载:
彩色图像的直方图均衡化,使用时候应该安装OPENCV-Color image histogram equalization, the use of time should be installed OPENCV
-
-
0下载:
直方图均衡化的最新算法实现代码,基于OPENCV函数,内容简单,适合初学者-Histogram equalization algorithm to achieve the latest code, based on OPENCV function, the content is simple, suitable for beginners
-
-
0下载:
图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
-
-
0下载:
实现直方图的均衡化,不同于opencv而是采用VC直接编写,希望能够有用- to achieve Histogram equalization
-
-
0下载:
结合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
-
-
0下载:
使用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
-
-
0下载:
数字图像直方图原理以及用opencv的编码实现-histogram equalization
-
-
0下载:
直方图,直方图均衡化,opencv实现,直方图,直方图,直方图-Histogram, histogram equalization, opencv implementation, histogram, histogram, histogram
-
-
0下载:
在VC和OPENCV结合下,实现图像的直方图均衡化-Image histogram equalization
-
-
0下载:
结合opencv的关于图像处理中的直方图均衡化资源-Combination opencv the resource histogram equalization image processing
-
-
0下载:
功能是用C++实现一幅图像的直方图的均衡化!环境是vs2010和opencv-Function is C++ achieve an image histogram equalization! Environment is vs2010+opencv
-
-
0下载:
使用vc++平台,基于opencv对直方图进行均衡化,能很好地实现直方图均衡化-Using vc++ platform based on opencv histogram equalization, can well realize histogram equalization
-
-
0下载:
直方图均衡化源代码(用vc++和opencv编程)-Histogram equalization source code
-
-
0下载:
利用OpenCV实现图像的直方图均衡化,并绘制直方图-Use OpenCV to achieve image histogram equalization,and draw a histogram
-
-
0下载:
自己实现的直方图均衡代码,并与OpenCV官方指令作对比-Histogram equalization to achieve their own code, and official instruction for comparison with OpenCV
-
-
0下载:
自使用直方图均衡AHE的opencv实现,可以用于减弱光照影响和雾天去雾方面的研究(adeptive histogram equalization for image enhancement)
-