-
BOW图像分类
基于BOW的图像分类,包含了训练集和测试集合,在控制台下运行
- 2022-01-25 20:45:44下载
- 积分:1
-
基于opencv的行人检测
基于opencv的行人检测,行人检测的毕设代,有注释 希望对大家有所帮助
The code below is implementation of HOG (Histogram-of-Oriented Gradients)descriptor and object detection, introduced by Navneet Dalal and Bill Triggs.
- 2022-03-09 12:29:31下载
- 积分:1
-
opencv-video-read-and-play
opencv,实现视频读取并按帧播放与控制,交高级的算法!(read and play videos)
- 2014-06-20 16:25:25下载
- 积分:1
-
hog_svm_train_python
说明: pedestrain detection; python
- 2020-11-27 18:55:56下载
- 积分:1
-
binocular
说明: 实现双目测距功能,需要python环境,安装OpenCV,自行标定(To achieve binocular ranging function, you need Python environment, install OpenCV, self-calibration)
- 2021-04-12 13:28:57下载
- 积分:1
-
333
在vc++编程中,利用opencv实现图像的处理,显示(In VC programming, using opencv for image display )
- 2013-09-11 17:59:52下载
- 积分:1
-
FindCircles
说明: 可以用于在OpenCV下检测圆的程序,效果不错!(OpenCV can be used in the next round of testing procedures, the effect is true!)
- 2006-03-28 11:09:22下载
- 积分:1
-
形状 deteion
在本教程中,let 的请参阅如何识别形状和轮廓用 OpenCV 对象的位置。用 OpenCV 的轮廓,你可以一个序列的每个白色的补丁顶点的点 (白色斑块视为多边形)。作为示例,您将获得 3 个点 (顶点) 一个三角形和四边形 4 点。所以,你可以通过该多边形顶点的数目确定任意多边形。您甚至可以通过计算和比较顶点之间的距离确定多边形凸、 凹、 等边三角形等特点。Let 的看看如何,这可以通过 OpenCV。所有你需要的是一个二值图像,在其中您的对象应该是白色,背景应该是黑色。
- 2022-10-17 05:40:02下载
- 积分:1
-
FaceDetection
VC++调用opencv函数库实现静态人脸检测,实现简单,代码完整,运行效果好(VC++ call opencv library to achieve a static face detection, simple, code integrity, effective running)
- 2013-10-17 16:49:29下载
- 积分:1
-
Basic-Functions1
capturing video, flipping it, conversion to gray image,applying median filter,dilation and histogram equalization.
- 2011-08-31 20:32:28下载
- 积分:1