搜索资源列表
Opengcv-beijingchafa
- 采用背景差发实现运动物体提取,必须配置好opencv,否则会出现代码不能解析缺少dll文件的问题!-The background subtraction hair moving object extraction, you must configure opencv otherwise the code can not resolve the missing dll files!
FaceRecognition
- 经典的PCA人脸识别算法,C++源代码都是我自己写的,第一次上传,写得不好的地方请多多指教。已经经过我的多次测试和观察数据,代码运行正常,下载之后只要配置好opencv即可。 -The classic PCA face recognition algorithm, C++ source code I wrote it myself, the first upload, poorly written exhibitions. I have passed many tests and observa
detect
- 视频中检测运动目标的OpenCV代码,需要首先配置好OpenCV-Video detected moving target OpenCV code, you need to first configure OpenCV
Corner-detection
- 角点检测实例源代码。运行在visual c++下。运行前要配置好opencv,否则会出错。-Corner detection source code examples. Run under the visual c++. To configure before running opencv, or an error occurs.
OpenCV---HandGesture
- 本源码实现了基于摄像头检测手掌和拳头的功能。 1. 源码项目是基于VC2010,需要自行配置好OpenCV2.0以上版本环境。 2. 本源码使用了两个训练文件 palm2.xml和fist2.xml, 运行前应将此两个文件复制到D盘根目录。-The source code project achieves camera-based detection of palm and fist. (1) The project is based on the VC2010, you ne
introduction_to_svm
- 支撑向量机(SVM),源码,可直接编译,编译前需要配置Opencv和VS。 用于分类-Support vector machine (SVM), source code can be compiled directly, you need to configure before compiling Opencv and VS. For classification
SIFT_RANSAC
- VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
CVMFC
- 在MFC中使用OpenCV的演示程序,包含CVMFC.exe应用程序及相应代码,实现对图像的各种处理,可在VS运行,需要配置opencv环境(环境配置可参考http://johnhany.net/2013/11/environment-for-opencv-with-vs2010/)适合opencv出学者-Use in MFC OpenCV demo program, including CVMFC.exe application and the corresponding code to ac
hands
- Kinect/Xbox360人体骨骼提取(将hand.zip文件中的代码复制到你配置好的项目中即可)。1.VS2010+OPenCV230+OPenNI实现人体骨骼提取和显示在RGB中。 2.配置环境很重要。Kinect/Xbox360人体骨骼提取。1.VS2010+OPenCV230+OPenNI实现人体骨骼提取和显示在RGB中 2.配置环境很重要。-To access/Xbox360 human body skeleton extraction (will hand. The cod