资源列表
orb_final
- ORB是是ORiented Brief的简称。在ORB的方案中,是采用了FAST作为特征点检测算子-Ethan Rublee and Vincent Rabaud and Kurt Konolige and Gary Bradski, ORB: an efcient alternative to SIFT or SURF, ICCV 2011
foscam-with-python
- python语言实现IP camera(例如foscam)与电脑的连接,可通过电脑控制camera。-IP camera (for example foscam) connected to the computer via python language, camera could be controlled by the computer.
hand_writer_svm_opencv
- 基于opencv手写数字识别,识别的效果较好-Based on OpenCV handwritten numeral recognition, the recognition effect is good
Configuring-opencv-environment
- opencv开发环境的配置方便阅读与使用-Configuring opencv development environment easy to read and use
Call-camera
- 调用摄像头 学习机器视觉 运用opencv-Call camera
shipin
- 利用opencv的函数实现视频播放功能,比较适合初学opencv的进行入门-Use opencv function for video playback, more suitable for beginners get started with the opencv
shipingundong
- 利用opencv的函数实现视频播放功能,并且添加了一个滚动条可以实现控制视频播放进度,比较适合初学opencv的进行入门-Use opencv function for video playback, and adds a scrollbar can control the video playback progress, more suitable for beginners get started with the opencv
Qt5test
- QT5与VS2010,opencv联合使用,实现图片的镜像翻转,适合初学者使用-QT5 with VS2010, opencv used in combination to achieve a mirror image flip, suitable for beginners
Qt5imageprocess
- QT5嵌入到VS2010与opencv一起使用,对图片进行翻转,起到对QT进行测试的作用-QT5 embedded opencv used in conjunction with the VS2010, flip the picture, play the role of the QT test
shipinbofang
- 利用opencv2.4.8实现视频的播放功能,自行指定视频的位置-Use opencv2.4.8 achieve video playback functionality, specify the location of the video yourself
myGLCMtest
- 计算一副图像的共生矩阵,并输出其特征值。-Calculate image co-occurrence matrix, and outputs its eigenvalues.
picture-show
- 学习opencv基础知识,显示图像的函数showImage.-learning the basics of Opencv , the display image function:showImage.