-
监测火灾,便于检测火灾险情
火灾监测系统,特点在于监控方面属于先期预报警系统。与传统火灾自动报警系统不同的是,电气火灾监控系统早期报警是为了避免损失,而传统火灾自动报警系统是为了减少损失。所以,这就是说为什么不管是新建或是改建工程项目,尤其是已经安装了火灾自动报警系统的单位,仍需要安装电气火灾监控系统的根本原因。
- 2022-01-31 18:28:31下载
- 积分:1
-
对监控视频进行压缩,有人得保存,没有则滤除
视频压缩程序,图像处理的方法判别视频中是否有人,然后压缩视频。编译可直接运行
- 2022-02-09 23:26:50下载
- 积分:1
-
OpenCV--dll
OpenCV必备的dll文件,反正c:/window/system32文件下即可(OpenCV necessary dll file)
- 2015-06-09 22:36:32下载
- 积分:1
-
Automatic-tagging-face
对图片中的人脸可以进行自动的标注,并显示出来。(The face of pictures can be automatic tagging, and displayed)
- 2012-05-10 11:42:17下载
- 积分:1
-
HoG
基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测(Algorithm based on the number of hog identification procedures)
- 2010-08-07 10:22:38下载
- 积分:1
-
图像拼接
利用opencv中的stitcher类实现的图像拼接
- 2023-05-19 07:25:03下载
- 积分:1
-
OpenCV-2-Computer-Vision-Application
OpenCV 2 Computer Vision Application Programming Cookbook 的源码,采用C++风格,非常适合学习2.0以后的openCV 版本。(OpenCV 2 Computer Vision Application Programming Cookbook source, using C++ style, very suitable for learning 2.0 later OpenCV version.
)
- 2012-11-17 08:18:13下载
- 积分:1
-
nfc-emv (1)
说明: programa libre cvv para cualquiera
- 2020-01-01 10:17:02下载
- 积分:1
-
Delaunay
说明: 基于opencv的Deluanay抛分算法,可以实现点到面的扩散(Opencv of Deluanay throw points based algorithms, can point to the proliferation of surface)
- 2011-03-23 10:10:38下载
- 积分: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