资源列表
图像处理
- 此文件包含本人学习OpenCV基础的所有练习,适合OpenCV初学者入门。(This file contains all the exercises that I learn from OpenCV, which is suitable for beginners in OpenCV.)
biaoding.tar
- 使用opencv对相机进行标定,使用张正友相机内参标定方法(use opencv to camera)
人脸识别
- 利用face++在python下实现人脸识别(use face++ relised detect face)
Based on openCV hand mototing
- 可以识别手势操作,基于VS2010平台下的OPENCV(Gestures can be recognized, based on the OPENCV under the VS2010 platform.)
MRF_imgSeg
- 是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
CarND-Traffic-Sign-Classifier-Project-master
- CarND-Traffic-Sign-Classifier(traffic-Sign-Classifier---TEST)
CarND-TensorFlow-Lab-master
- Tensorflow lab练习,python!(Tensorflow lab testing)
textRotCorrect-master
- 通过opencv结合傅里叶变换,检测文字的倾斜角,并矫正倾斜文字(opencvandFourier,textRotCorrect)
VS2010中使用QT
- 如何在VS2010平台使用QT三维可视化软件开发设置(How to use QT 3D visualization software to develop and set up on VS2010 platform.)
【1】第一章
- 图像显示,opencv的开发配置环境,图像腐蚀,播放视频,调用摄像头(picture show and opencv surrounding and picture explode and watch video)
test
- 将VS第一次配置时OpenCV的项目属性表保存下来,每次新建项目时引用即可。右击新建的项目,选择属性管理器,在Debug目录下添加现有项,选择该压缩文件中的OpenCV_Debug。这里配置的OpenCV的版本是2.4.11。(Save the item property table of OpenCV when VS is configured for the first time, and reference every time the new project is built. Righ
OpenCV_2411
- OpenCV2.4.11版本中,配置附加依赖项的属性时需要添加的内容。注意,Debug和Realse环境下添加的内容不同。(In OpenCV2.4.11 version, we need to add additional attributes when configuring additional attributes. Notice that Debug and Realse add different contents.)
