搜索资源列表
opencv中视频文件逐帧取图
- opencv中视频文件逐帧取图。或将一系列图片组合成为一段视频的源代码-opencv video files frame by frame to take the map. Or a series of pictures together as a video source code
HOG(.net).rar
- HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
live555-rtsp-single-image.zip
- This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
pyramid_segmentation.rar
- 此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割,This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
harris_video
- 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
kalman
- 此代码可以在Visual C++和OpenCV开发环境下实现kalman滤波-This code can be Visual C++ And OpenCV development environment to achieve kalman filtering
FindCircles
- opencv find circle source code
FaceRecognition
- 利用OpenCV实现人脸识别的VC源代码-Face Recognition using OpenCV implementation of the VC source code ... ...
EdgeDetectSample.tar
- OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
gaussbgfg
- 高斯背景建模核心代码,在vs+opencv下使用-the core code of Gauss mixture modeling.
guangpan-OpenCV
- 基于openCV的计算机视觉技术这本书的全部源码,包括很多内容-Based on computer vision technology openCV this book all the source code, including a lot of content
openCV...Track
- openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
OPENCV--basic-code
- opencv基础代码 包含图像处理 适合初学者-opencv code contains basic image processing
OpenCV-code
- 在VC6.0编程环境下,关于OpenCV的各种相关代码几十个,准确可用,可学习-In the VC6.0 programming environment, a variety of OpenCV related code dozens, accurate and available, can learn
OpenCV
- OpenCV python code samples
Source code
- 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
opencv图序列与视频相互转换
- 基于opencv的,图序列与视频相互转换(the code is about image sequence and video conversion based on Opencv.)
国外编写的opencv表情识别源代码
- opencv源代码表情识别,可以进行简单的表情识别(The opencv expression recognition code written abroad, can do simple facial expression recognition.)
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.)