资源列表
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.)
opencv Reference Manual_2.4.9
- OpenCV2.4.9版本的使用说明,里面包含了各种函数的定义、声明和使用。英文版,但内容比较容易理解。(The use of OpenCV2.4.9 version contains all kinds of functions definition, declaration and use. English version, but the content is easier to understand.)
opflow
- 成功运行,利用光流法检测出运动视频中的运动目标,并标记出特征点的运动轨迹。(using the optical flow method to detect the moving target in the motion video, and marking the trajectory of the feature point.)
Affine_Transform_comprehensive
- c++,opencv实现仿射变换的综合实例,vs2015,opencv 3.4及以上版本均可直接运行(Affine_Transform_comprehensive)
SURF_match
- opencv用surf实现特征匹配,vs2015,opencv3.4及以上版本可直接运行(Opencv+Surf+Feature match)
testOpencv
- 测试opencv配置程序,配置文件也可以直接应用(opencv test document)