搜索资源列表
C_sharp
- 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
hist
- openCV图像处理源代码---直方图(hist)-openCV image processing source code--- histogram (hist)
ColorImageBalance
- 调用OPENCV进行直方图均衡化等图像处理,实现图片对比度增强-Call OPENCV histogram equalization, image processing, Image contrast enhancement
datoutie
- 初学opencv的一些简单的图像处理如平移、直方图、动态、盖章、抠图-Opencv learn some simple image processing as translation, the histogram, dynamic, and, picking the
histeq
- 实现图像的直方图均衡化,程序调试通过,内附要处理的图像,适合初学者探索-Histogram equalization of image, program debugging through, included to deal with images, suitable for beginners to explore
test1
- 基于MFC用opencv打开图像,对图像进行边缘检测和直方图均衡化处理-Open the image using opencv on MFC, the image edge detection and histogram equalization processing
bianyuanfangxinagzhifangtu
- 本代码基于opencv2.2,使用时先将库文件加入输入链接。边缘方向直方图,在图像处理中经常会进行梯度操作得到方向角,此代码实现用直方图将方向角表示出来的功能。-The code is based on opencv2.2, use the first library file into the input link. Edge direction histogram, the image processing operations often get the direction of the
image-process
- 利用opencv简单的图像处理程序 包含直方图均衡,平滑,锐化,傅里叶变换-A simple code about image process
OpenCV_EqualizeHist
- 数字图像处理 直方图均衡化 提升图像对比度和质量 opencv环境-Histogram equalization of digital image processing to enhance image contrast and quality opencv environment
histogram
- 此文档中包含的源代码是关于opencv中图像处理的直方图操作,包括了最基本的和比较新的直方图操作的技术,绝对的好!-The source code contained in this document is the histogram of the image processing opencv in operation, including the basic technology and new histogram manipulation, absolute!
colorhistogram
- 图像处理,使用opencv对图像颜色直方图特征提取-Image processing using opencv image color histogram feature extraction
histogram_Eq_bit_plane_threshing
- 图像处理中的直方图,二值化和位图层分离的实现,用的opencv,devcpp。-A histogram of the image processing, the binarization and bit layers separated realization OpenCV devcpp.
Text_MFC
- 图像处理的一般过程,集合在一个MFC系统工程框架之下,包括直方图机器均衡化,滤波,边缘检测,图像变换等-General process of image processing, collection of in a MFC systems engineering framework under histogram machine equalization, filtering, edge detection, image transformation
zhifangtu
- 利用opencv对图像做直方图的处理,算法操作,不是opencv自带函数-Using opencv histogram image processing algorithm operation, not opencv own function
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.
opencv
- 图像处理:通过划分HIST的个数,计算直方图,并且画出直方图。-Image processing: HIST divided by the number of computing a histogram, and draw a histogram.
a
- 图像处理,用于彩色图像直方图均衡化处理。-image
opencv-hist
- 主要是使用OPENCV来实现直方图,尤其可用于图像处理中二值化后要看水平或垂直直方图!-Mainly use OPENCV to achieve the histogram, especially for image processing to see horizontal or vertical histogram after binarization!
Image_2013301610096
- 图像直接灰度映射及直方图分析,是数字图像处理中会用的算法-Grayscale images directly mapping and histogram analysis
直方图检测
- 检测图片的直方图,进行图像处理,可以用于肤色检测、水果检测等一系列图像检测中(check the histogram of the image)