-
道路汽车压线检测
随着中国汽车量的增加,交通管理越来越困难。逐渐的,人们开始希望用智能化的角度去管理。
- 2022-10-25 07:15:03下载
- 积分:1
-
zhencha
在Microsoft Visual Studio 2008平台下基于opencv的用帧间差法进行运动目标检测(Microsoft Visual Studio 2008 platform moving target detection with difference between frames method based opencv )
- 2013-01-08 20:29:42下载
- 积分:1
-
final-surf
This is the code to do surf detection on visual c + + opencv
- 2013-08-02 14:22:46下载
- 积分:1
-
ccc
这个工程是基于opencv,调用摄像头采集图像,并显示。代码简介,功能完全。(This project is based on opencv, call the camera to capture images and displays. About code fully functional.)
- 2013-03-07 19:54:32下载
- 积分:1
-
图像检索系统
在检索原理上,无论是基于文本的图像检索还是基于内容的图像检索,主要包括三方面:一方面对用户需求的分析和转化,形成可以检索索引数据库的提问;另一方面,收集和加工图像资源,提取特征,分析并进行标引,建立图像的索引数据库;最后一方面是根据相似度算法,计算用户提问与索引数据库中记录的相似度大小,提取出满足阈值的记录作为结果,按照相似度降序的方式输出。
- 2022-01-26 00:01:01下载
- 积分:1
-
mouse
通过摄像头捕捉手势,进而达到控制鼠标的移动(Through the camera to capture gestures, and thus to control the movement of the mouse。)
- 2011-07-26 14:59:10下载
- 积分:1
-
CVMFC
本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。
1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序(This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV functions for call processing 3, prepared with the DirectShow video capture program)
- 2010-12-06 19:54:11下载
- 积分:1
-
ipl_medfil
在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。(In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
)
- 2011-12-13 10:37:10下载
- 积分:1
-
fruit-recognition-master
说明: 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different types of fruits.)
- 2021-04-16 10:58:53下载
- 积分:1
-
对图像进行HSV特征提取,并用SVM进行训练,实现火灾检测
对图像进行HSV特征提取,并用SVM进行训练,实现火灾检测。提取大量火灾图片和非火灾图片的hsv颜色特征,在此基础上,使用SVM支持向量机进行训练模型,之后对新的图片进行分类,火灾或者非火灾
- 2022-03-25 02:14:39下载
- 积分:1