搜索资源列表
histogram
- 本例程提供OpenCV使用者加载彩色图像,并显示该图像转成灰阶后的直方图。适合初学者学习的范例。
histogram
- 使用opencv对给定图像求直方图。方法简单明了。
基于opencv实现的灰度变换
- 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
VC6.0+OPENCV,用以实现图片的颜色直方图计算
- VC6.0+OPENCV,用以实现图片的颜色直方图计算。,VC6.0+ OPENCV, to achieve the picture of the color histogram calculated.
OpenCV_Histogram.利用OpenCV进行灰度直方图提取的程序
- 本人写的利用OpenCV进行灰度直方图提取的程序,供大家交流学习^^,I write for the use of OpenCV histogram extraction procedures for everyone studying ^ ^
SpatioHistogram.rar
- 基于空间直方图的图像相似度匹配算法,用opencv开发的,适合做跟踪的朋友用,Space-based histogram similarity matching algorithm, using opencv developed suitable for tracking Friend
Gesture
- 自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
HoG.rar
- 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
OpenCV-Mean-Shift-demo
- 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
Histogram
- opencv histogram equlization dkienklsi diwosldkf
Distortion Correction
- VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
histeq
- opencv图像直方图均衡化(有例图)图像直方图均衡化-opencv image histogram equalization (Example map has)
hist
- openCV图像处理源代码---直方图(hist)-openCV image processing source code--- histogram (hist)
imhist
- opencv 单通道图像的直方图(亮度与直方图)-single image histogram opencv
opencv-hist
- opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
video
- opencv读入一段视频,并且显示每一帧的RGB灰度直方图变化-opencv read into a video, and displays each frame of the RGB histogram changes
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
opencv
- 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
Blog_hogCompute6.tar
- Opencv HOG (Histogram of Orientation Gradient) training based on Dalal method. When you try to use Opencv HOG, you may not know how the training of the SVM model is done. Here is the example Linux with Opencv2.1
Image-Processing-OpenCV-Chapter-6
- 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a