-
视频转图片
将任意格式视频转化为图片帧,是基于opencv的数字图像处理代码
- 2022-02-02 00:57:47下载
- 积分:1
-
Learning_OpenCV
这本书非常适合入门Opencv,主要的代码和规范都是1.0版本的,并且适合作为一个图像处理和计算机视觉的参考资料(This book is ideal for entry Opencv, are the main code and version 1.0 specification, and is suitable as an image processing and computer vision reference)
- 2015-10-13 15:14:42下载
- 积分:1
-
Hough
vs2010+opencv的霍夫直线特征提取(Hove, vs2010+opencv linear feature extraction)
- 2013-05-20 20:07:21下载
- 积分:1
-
celiang
调用了opencv中的cvFindHomography这个函数求出了空间平面与像平面间的单应矩阵再通过单应矩阵求出需测距的像点对应的实际点,进而完成测距.(In application of cvFindHomography of openCV to measure the distance through photos.)
- 2012-02-23 10:57:49下载
- 积分:1
-
基于opencv的比较粗糙的手势识别代码分享
适用于visual studio平台的c++代码,是基于opencv计算机视觉库的基础手势识别程序。新建工程后,将程序文件test_2.cpp放到工程下,在visual studio上打开文件后,点击运行即可。通过摄像头捕捉手势,计算手势中的手指个数并给出结果,基本能够实现功能。
- 2022-01-29 04:09:58下载
- 积分:1
-
DetectObjectWithSurf
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it.
This is a Project about Real-time object detection in OpenCV using SURF.
- 2013-09-10 00:59:41下载
- 积分:1
-
卡尔曼滤波和高斯混合背景结合的车辆跟踪(opencv效果非常好)
卡尔曼滤波和混合高斯结合的车辆跟踪(opencv效果非常好)
实现视频车辆跟踪和检测,并计算出车辆的数目,采用高斯混合背景建模结合卡尔曼滤波
- 2022-07-18 21:07:47下载
- 积分:1
-
bmp位图转为h264的流
120张bmp位图转为一个h264的流,无需要额外配置,ffmpeg和opencv均已经配置好,vs2008下直接就可以运行
- 2022-03-19 07:40:58下载
- 积分:1
-
目标检测与跟踪
代码是在QT+OpenCV的环境下实现的,视频素材是一段车流视频,基本实现了目标的检测,以及目标的跟踪,跟踪是用画矩形框体现的。代码是自己在学习opencv的过程中写的,希望对大家有帮助。
- 2022-07-19 08:31:20下载
- 积分:1
-
DistortionCorrection
VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法(VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detection algorithm)
- 2010-10-27 21:27:25下载
- 积分:1