搜索资源列表
基于opencv实现的灰度变换
- 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
xingmfc
- 基于MFC用opencv完成对图像和视频的边缘检测和直方图均衡化和对图像和视频的保存。-Opencv on MFC complete with images and video edge detection and histogram equalization and the preservation of images and video.
ColorImageBalance
- 调用OPENCV进行直方图均衡化等图像处理,实现图片对比度增强-Call OPENCV histogram equalization, image processing, Image contrast enhancement
caisetuxiangzhifangtujunhenghua
- 彩色图像的直方图均衡化。vc++2005+opencv实现,对三个通道进行均衡化。-Color image histogram equalization. vc++2005+ opencv implementation of the three channel equalization.
cveh1
- 用python实现的opencv直方图均衡化代码,请大家多多指教-Implemented by python opencv histogram equalization code, Please exhibitions
123equalization
- 用OPENCV+MFC实现的直方图均衡化操作-Achieved by OPENCV+ MFC histogram equalization operation
test1
- 基于MFC用opencv打开图像,对图像进行边缘检测和直方图均衡化处理-Open the image using opencv on MFC, the image edge detection and histogram equalization processing
DataKC
- 使用OpenCV完成傅里叶变换,以及直方图均衡化和举止滤波的操作-Complete Fourier transform, histogram equalization and filtering operation and behavior
OpenCV_EqualizeHist
- 数字图像处理 直方图均衡化 提升图像对比度和质量 opencv环境-Histogram equalization of digital image processing to enhance image contrast and quality opencv environment
AI_Histogram-Equalization
- c++ opencv 直方图均衡化程序 效果较好-c++ opencv
cv6_2
- QT opencv,通道分离,直方图均衡化-QT opencv, channel separation, histogram equalization
OpencvApp
- opencv 图像直方图均衡化处理 读入图像,能够画出原直方图和均衡化后的直方图及现实均衡化后图像-the opencv image histogram equalization processing read into the image, to be able to draw a histogram equalization and the reality after the original histogram equalization image
cvEqualizeHisaplot
- OPENCV直方图均衡化处理后并且进行对比显示-The OPENCV histogram equalization processing and display contrast
caisezft
- 对彩色图像进行直方图均衡化只要先将彩色图像分解成若干通道,然后这些通道分别进行直方图均衡化,最后合并所有通道即可。在opencv下进行彩色直方图均衡化。调用cvSplit()和cvMerge()。-Color histogram equalization,opencv
opencv
- 基于visual studio2010,opencv软件,用C++语言编写的关于图像反转、直方图均衡化的一些简单应用。 -Based on the Visual Studio2010, opencv software, and with the written in C++ language image reversal, histogram equalization some simple applications.
openCV_struct_4
- 基于opencv的彩色图像直方图均衡化初学者例程-Based on the opencv color image histogram equalization routines for beginners
imagepro
- 基于VS2005,结合OpenCV的图像增强,包括分段线性、对数非线性、直方图均衡化等图像处理,利于初学者学习,经验证,代码有效。-Based on VS2005, Enhancing images using the tool OpenCV. The algrithoms are piecewise linearity, log non-linearity, histgram equalization and so on.
zhifangtu
- 用c++实现的直方图的计算和显示,以及直方图均衡化,其中计算直方图和均衡化使用c++代码实现,非调用OPENCV函数。-Achieved with c++ histogram calculated and displayed, as well as histogram equalization, histogram and equalization calculations which use c++ code, non-call OPENCV function.
Histogram-equalization
- opencv学习代码,直方图均衡化,通常用来增加许多图像的全局对比度-opencv learning code, histogram equalization, many commonly used to increase the overall contrast of the image
main
- 绘制直方图,直方图均衡化,LOMO 效果(Draw histogram, histogram equalization, LOMO effect)