资源列表
ray-tracing-master
- ray tracing 在opencv + VS2015 的实现代码(it is the ray tracing program code using opencv + VS2015)
OpencvTest
- 可以通过opencv的mat打开一张图片,修改其中的图片名称即可换成任意图片(You can open a picture through opencv's mat and change the name of the picture to any picture)
face_detect
- 在Windows平台上,通过使用opencv来实现基本的人脸检测功能。检测效果一般,而且只能正面检测。(Using opencv to detect human face in the platform of windows.)
模板匹配
- 基于opencv的模板匹配算法,可以从一副大图中搜索出与模板相似度最高的部分(Template matching algorithm based on OpenCV, you can search from a large image of the highest similarity with the template part)
CV MFC
- opencv mfc 在MFC中使用OpenCV 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。(opencv mfc Using OpenCV in MFC This procedure is used in MFC OpenCV demo program, composed of 3 parts)
小波简述
- opencv的小波变换程序,根据opencv1的要求编写的(a program for Wavelet Transform)
OpenCV tout les tps
- detection de contours avec opencv
Opencv_Chet_A
- tp opencv pour debutants
BGSLibrary
- bgslibrary是一个开源前景背景分割库,包含了一些最新前背景分割算法。(Bgslibrary is an open source Foreground Background Segmentation library, which contains some latest background segmentation algorithms.)
kalmanfilter
- 通过kalman预测目标的下一帧中所在位置,实现目标的准确跟踪(Through the Kalman prediction of the target in the next frame of the location, to achieve accurate tracking of the target)
代码
- 匹配代码sift;surf;ncc;相机标定和校正(Match code and camera calibration)
project_6_extended_kalman_filter
- 卡尔曼滤波在汽车上的应用,车道线识别跟踪,消失点,检测目标的识别跟踪(kalman_filter in car lane detection)