搜索资源列表
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
rgbtohsi.RGB 转换到HSI 里面用了opencv的cvGet2D函数
- RGB 转换到HSI 里面用了opencv的cvGet2D函数,RGB to HSI conversion opencv spent inside the function cvGet2D
trackeye.视频流中的人脸跟踪以及眼睛定位使用OPENCV
- 视频流中的人脸跟踪以及眼睛定位使用OPENCV.rar,Video streaming in the face and eye position tracking using OPENCV.rar
hog_extraction.rar
- 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
bird_eye
- 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
HOG
- HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
OpenCV-code
- 《学习opencv中文版》这本书的课后源码。-Code of book《learning opencv<Chinese Vision>》
H264Decoder
- 实现了H.264的解码,并且利用OPENCV进行了解码后图像的显示。-Realize H.264 decoding, and use OPENCV had decoded image display.
ShowImage
- 基于OPENCV的显示图片类,能显示彩色图/二值图/灰度图/char*图/int*图/bool* 图-display image class, can display color image/binary image/gray image/char* image/int* image/bool* image etc
rgbhsi
- opencv 读取图片,rgb格式变成 hsv格式图片,提取 h分量后图片,以及h分量的直方图图片。 -opencv read picture, rgb format into a format hsv picture, extraction component h after the picture, as well as the h-component histogram picture.
Hough_LineDetect_opencv
- OPENCV中Hough轉換用於直線偵測之源代碼-Hough transform for line detection in OpenCV
active-tracking-7-12-05
- 关于active tracking的算法了,利用了OPENCV中的camshift的算法-On the active tracking algorithms, and use of OPENCV algorithms camshift
OTSU
- 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
opencv
- 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
multiopjectiontracking
- 这是实现机器人目标跟踪的程序,能够实现同时跟踪6个目标,是基于OpenCV开发的,在机器人的动态目标的跟踪上面效果不错。-This is a procedure for tracking a robot that can simultaneously track six goals, is based on OpenCV developed the robot dynamic target tracking above its effectiveness.
000
- OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvGEMM (), represents the GEneral
cv-buttons.h
- example code for opencv with cv button of phillips webcam
aamlibrary_release_2.0
- 基于AAM的人脸模型的训练,并可以实现人脸的拟合,在opencv基础上开发。-AAM(Active Appearance Models)source code。It is developped under OpenCV 1.0 for locating facial features。
2011051102
- 基于OPENCV的多人脸检测与定位系统,采用VC++6.0编写的,实现人脸定位并保存人脸图像.-OPCV based multiplayer face detection and location system, prepared by VC++6.0 to achieve face location and save the face image.
opencv-detect
- opencv图像处理, 运动视频图像跟踪-Opencv image processing, video motion tracking