搜索资源列表
examples
- OPENCV源码 大家一起学习吧.应该是很有用的.对于初学者-Source OPENCV learning it together. Should be very useful. For beginners
CarTerminal
- 下车走黑线的控制系统源码 opencv,python 编写-Get off to go black line control system source opencv, python write
example2-1
- OpenCV示例源码\实例源代码例2-1,opencv示例的源码,很好用-OpenCV example source \ instance of source code Example 2-1 opencv example source code, very easy to use
test.tar
- 使用opencv开发的一款分割视频到镜头的源码,如果要用,请确保你会安装opencv,并且请先用ffmpeg切割视频到帧,再用此代码进行检测。 环境: ubuntu,eclispe,c++。-It is a code for cuting videos into lens using opencv. Before downloading,you should make sure that you know how to build opencv path.Please first cut v
roberts
- opencv Roberts算子基础源码 适用于初学者运用-the basis of source of the opencv Roberts operator is suitable for beginners to use
gaussian2
- 利用opencv对图像的高斯背景源码进行修改,得到高斯背景模型-use opencv to find the gauss modle
SIFT-algorithm
- D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
TestSift_siftFeat
- 测试sift特征点,并且在图片中显示出来。直接在sift源码上修改的,将提取特征点部分和匹配部分分开了,这部分是提取特征点。在vs2010上可运行,需要配置opencv-Test sift feature points and displayed in the picture. On sift modified source code directly, the feature points are extracted portion and mating portion separated,
OpenCV--3427858Control_7662
- 源码OpenCV 3427858Control_7662是个不错的源码,同学们用来学习是不错的选择-OpenCV source code- 3427858 control_7662 is a good source, the students used to learn is a good choice
Chapter 3_Code
- opencv3计算机视觉基于python 第三章源码(完整)(Opencv3 computer vision is based on the source code of the third chapter of python (complete))
OpenCV_OpticalFlow
- 光流法源码,文件内包括检测视频,效果比较好(Light source code, including detection video in the file,The effect is better)
BMS-mex
- 显著性检测bms源码,需要下载matlab和opencv可以直接运行(Saliency detection of BMS source code)
人脸识别Qt5.7creator程序源码
- 人脸识别的简单demo,使用opencv(Simple demo for face recognition, using OpenCV)
SemiGlobal-Matching-master
- 立体匹配分为初始代价计算、代价聚合、视差求解、视差优化,这是sgm代价聚合实现源码,使用c++语言实现,(This is a simple implementation of the SGM algorithm with the Birchfield/Tomasi pixelwise matching cost using the OpenCV library. It was created for a school project. It currently runs on one threa