-
final-surf
This is the code to do surf detection on visual c + + opencv
- 2013-08-02 14:22:46下载
- 积分:1
-
CALIB
用张正有的方法实现摄像机内参数标定,经验证可以实现(Zhang is some method to achieve with camera calibration parameters within)
- 2013-06-27 21:32:50下载
- 积分:1
-
red_glove_detection
计算机视觉在很多方面都是最终的传感器,并具有无限的潜在应用到机器人。
- 2022-02-13 02:08:44下载
- 积分:1
-
opencv_hand
opencv手势识别检测实验代码(很实用的)(opencv gesture recognition detection experiments the code (very practical))
- 2021-04-23 11:08:47下载
- 积分:1
-
Fruit-recognition
利用openCV进行水果识别,数字图像处理课作业(OpenCV fruit identification, digital image processing Homework)
- 2012-10-20 12:17:37下载
- 积分:1
-
制作电子印章
该程序采用opencv读取印章RGB值,绘制4通道png格式的电子印章
- 2022-07-17 12:23:40下载
- 积分:1
-
person
说明: 行人的检测使用库函数OpenCV里已经内置的行人检测方法,调用OpenCV预先训练好了的HOG+线性SVM模型,能够对图像和视频中的行人进行检测,系统会分别使用两种算法通过矩形条框将图片中的行人框出来。(Pedestrian detection uses the built-in pedestrian detection method in OpenCV library function, calling the pre-trained HOG + linear SVM model of OpenCV, which can detect the pedestrians in images and videos. The system uses two algorithms to frame the pedestrians in pictures through rectangular bars.)
- 2020-07-01 21:00:01下载
- 积分:1
-
detect_human1
说明: 视觉算法原理:背景提取
1. 打开视频(文件或摄像头)
2. 从视频中提取当前帧
3. 计算背景:以前多帧求取平均
4. 根据背景得到运动目标(当前帧 - 背景)
5. 返回2,程序不断循环(Principle of visual algorithm: background extraction
1. Open video (file or camera)
2. Extract the current frame from the video
3. Calculation background: before, the average of multiple frames was calculated
4. Get the moving target according to the background (current frame - background)
5. Return 2, the program loop)
- 2020-05-24 14:21:20下载
- 积分:1
-
监测火灾,便于检测火灾险情
火灾监测系统,特点在于监控方面属于先期预报警系统。与传统火灾自动报警系统不同的是,电气火灾监控系统早期报警是为了避免损失,而传统火灾自动报警系统是为了减少损失。所以,这就是说为什么不管是新建或是改建工程项目,尤其是已经安装了火灾自动报警系统的单位,仍需要安装电气火灾监控系统的根本原因。
- 2022-01-31 18:28:31下载
- 积分:1
-
opencv 人脸检测源代码
opencv 3.1.0 中的sample 源代码, facetection。 可以用于人脸识别作参考。
- 2022-08-24 03:37:51下载
- 积分:1