搜索资源列表
Course.rar
- 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
equalizehist
- 在vc++下,使用OpenCV进行直方图均衡化的例子-In vc++ using OpenCV for example histogram equalization
imhist
- 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的灰度直方图-With Microsoft Visual C++ 6.0 as a platform, based on the images to achieve opencv histogram
1231903536458
- 灰度采样程序,希望对大家都还有用.我是初学者,请包含-C++I write for the use of OpenCV histogram extraction procedures for everyone studying ^ ^
OpenCV_Track
- 基于OpenCV实现的跟踪程序,其中用的是camshift算法,还利用到了直方图等信息-OpenCV implementation based on the tracking program, which is camshift algorithm used, also use such information to the histogram
histogram3
- 实现OpenCV里的直方图的建立及其计算,把一幅图像提取出BGR各个分量的值,然后分别计算他们的直方图-OpenCV in the histogram to achieve the establishment of its calculation, to a BGR image to extract the value of each component, and then calculate the histogram of their
blepo
- 一个利用肤色来检测和跟踪人脸的例子。包括一个开源的函数库。和opencv相当。-A example for face detection and tracking using color Histogram
histogram
- 利用opencv,进行直方图的计算与显示-Using opencv, histogram calculation and display
opencv-histogram
- 此程序在vs2008环境下利用OPENCV实现图像直方图的功能-Under this program in vs2008 using the histogram function of image OPENCV
Tzhifangttuh
- 建立visual c++控制台台程序,利用opencv绘制直方图 -Establish the visual c++ console Taiwan program using opencv to draw the histogram
histogram
- 该程序基于opencv可以用来计算一幅单通道图像直方图-calculate the histogram of the single channel image
opencv-Histogram--plotted
- 基于opencv的直方图绘制,将多通道图像转换为单通道图像然后分别绘制直方图-Opencv histogram plotted, multi-channel image is converted to a single image and then plot the histogram
histogram
- 基于对话框中picture控件绘制直方图 是在视频流中截取出的一帧图像进行直方图统计,如果不停的截取,将形成动态的直方图,该函数是基于OpenCV中视频帧中调用,故参数是IplImage类型的-Based on dialog box picture control drawing histogram is in streaming video capture a frame of image histogram statistics, if intercepted, will form a dy
histogram-equalization
- 采用OpenCV对彩色图像进行直方图均衡化,效果很好。-Using OpenCV for color image histogram equalization, the effect is very good.
histogram
- OPENCV直方图程序,简明易懂,可移植性好-opencv histogram
RGB三色直方图
- opencv 实现 RGB三色直方图 可用于新手测试与示范 便于学习(Opencv implementation of RGB trichromatic histogram can be used for beginners to test and demonstrate easy to learn)
一位直方图
- opencv 实现 一维直方图 可用于新手测试与示范 便于学习(Opencv implementation of one dimensional histogram can be used for beginners to test and demonstrate easy to learn)
直方图对比
- opencv 实现 直方图对比 可用于新手测试与示范 便于学习(Opencv histogram comparison can be used for novice testing and demonstration for easy learning)
颜色直方图C++ opencv代码
- 把图像转换为直方图显示到桌面上(Convert the image to a histogram to display on the desktop)
HOG可视化
- HOG特征通过计算和统计图像局部区域的梯度方向直方图来构成特征,程序可以对图片中的hog特征进行可视化梯度大小和方向。(The HOG feature is constructed by calculating and counting the gradient direction histogram of the local area of the image. The program can visualize the gradient size and direction of the h