搜索资源列表
bgfg_codebook
- Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT
PicView
- 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
MFC-and-OpencV
- MFC结合Opencv2.3.1编程。需要配置开发环境。-The MFC with Opencv2.3.1 programming. Need to configure the development environment.
OpenCV_MFC-(OpenCV2.3)_3
- Opencv_MFC. Object tracking using Opencv in VC++
grabcut_opencv2.3.zip
- opencv实现grabcut抠图功能,能将一定区域内的物体分离出来,未加模糊处理,the opencv realization grabcut matting function
opencvtest(ch2.2.3)
- opencv 测试例子,对初学者有一定帮助-the opencv test example for beginners
3-1
- OpenCV基础教程源代码 例3-1 功能:说明矩阵的一些操作方法-OpenCV based tutorial source code in Example 3-1 Function: describes some methods of operation matrix
opencv-3
- 车牌识别系统研究 基于matlab环境开发的源代码 能高效识别车牌 有需要的朋友可以参考一下 希望帮到你-Matlab license plate recognition system based on the source code development environment there is a need to efficiently identify the license plate can refer friends want to help you
stereo
- This program get frames webcam and make stereo effect in screen. Uses MinGW, OpenCV 3.0-This program get frames webcam and make stereo effect in screen. Uses MinGW, OpenCV 3.0
Kinect_mouse_control
- 此程序为利用Kinect v2实现用手指隔空控制鼠标,效果非常好。 运行环境 Kinect for Windows V2 Kinect SDK 2.0 OpenCV 3.0-This program is implemented with the use of Kinect v2 finger Taking control the mouse, the effect is very good. Operating environment Kinect for Windows V2 Kinect
MesaLib-3.1
- mesa开源动态链接库,属于3.1版本,直接加载lib和dll文件,可以参考openCV帮助手册,函数库是通用的-Mesa open source dynamic link library, belonging to 3.1 version,Direct loading lib and dll files, you can refer to openCV help book, the library is generic
gun
- 基于opencv 3.0的图片处理1.0源码,可对图片进行滚动操作!(Opencv 3 based on picture processing 1 source code, you can scroll the picture operation!)
Source code
- 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
ffmpeg-0.10.3
- 交叉编译opencv时需要用到的依赖库,里面的格式为.bz2(Dependency library needed for cross compiling opencv)
cvtestdemo
- vx2013+opencv3.3 驱动电脑摄像头。(Vx2013+opencv3.3 driver computer camera.)
53607934LDPC-(3)
- WEFPEW fINwmvw wpmwpjwf
OpenCV3.3.1Doc
- Opencv3.3.1 最新官方教程,英文版(Opencv3.3.1's latest official course, English version)
opencv-3.3.0
- opencv读取rtsp码流,读取海思或者海康威视的监控画面,不用他们的平台哦,(Reading of RTSP code stream)
OpenCV-MinGW-Build-OpenCV-3.4.1
- 编译好的 OpenCV(MinGW 版),可供QT使用(Compiled OpenCV (MinGW version) for use in QT)
opencv-3.2.0
- opencv安装包,下载后直接进行安装就可以使用opencv了,同时可以上网搜索test代码进行测试(The opencv installation package can be installed directly after downloading. You can use opencv and search test code online for testing.)