资源列表
mymfc
- 粒子滤波程序,调用的是OpenCV里的函数,没有重采样,用MFC基于对话框做的界面. 点击Next可以进行一帧一帧的处理,有2个按钮没有用-Particle filter program, calls the OpenCV function, there is no resampling, click Next to a processing of a MFC dialog-based interface. 2 button is not...
PR2
- 实现基于OpenCV的SVM目标分类,SVM提取目标跟背景-object classification based on SVM
Clock-Wipe
- 1. 首先把兩張圖讀進來,求出高與寬和設定time的最大值 2. 利用atan()這個數學函式算出角度,以圖的中心為基準width/2和height/2 把x,y帶入atan(-(y-height/2)/(x-width/2))*180/PI - 當求出的角度<隨著時間比例變的角度,則將新的圖覆蓋到舊的圖 - 反之,用舊的圖覆蓋舊的圖 3. 但是,這會產生一個問題,因為斜率一樣,且atan()求出的角度範圍只有-90~90度,所以一三象限或者二四象限會發生同時wi
javacpp-src-20120329
- javacv opencv on java face recognition
kana
- 跟踪运动目标,智能视频处理中运用粒子滤波器跟踪算法实现跟踪-Tracking moving targets, and intelligent video processing, the use of particle filter tracking algorithm to track
cornerdectection
- 一种不错的特征点检测算法,用opencv编写,比较适合初学者,使其可以方便的了解到相关函数的使用方法。-a good method of corner dectection using opencv,good for the beginner
calib
- 摄像机标定程序,是opencv获取处理图像步骤之一,本程序为opencv张正友标定法-camera program
Harris-Cornercc
- 在网上下载的有关HARRIS的角点检测代码,给大家参考下,提供学习交流-Download on the Internet about the HARRIS corner detection code, for your reference, the provision of learning exchanges
cvision1
- 图像处理中的应用,可以给学习opencv基础的同学调试用-Image processing
Demo11-(2)
- opencv play video file or directly from camera plus face/eye/body detections
opencvPmfc
- 利用opencv和mfc进行图片打开等简单操作,对初学者有很大帮助-opencv and mfc for image processing
Test_Opencv
- 这个程序是在MFC的基础上应用opencv来实现图像的打开、显示、并进行Canny算子检测,并附有详细操作步骤。-This program is on the basis of the MFC application by opencv to open, display, and with Canny operator to detect, along with detailed steps.
