搜索资源列表
-
0下载:
用opencv做的一个比较基础的光流场目标检测算法实现,可以进行光流计算和标注,并含有测试视频文件。-To do a comparison with opencv optical flow field based object detection algorithm, optical flow can be calculated and marked, and contains test video files
-
-
0下载:
运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
-
-
0下载:
背景建模,运动目标检测,读视频文件,opencv中的图像处理-Background modeling, moving object detection, reading and video files, opencv Image Processing
-
-
3下载:
opencv目标检测与跟踪系统,能够很好的跟踪到目标,并将目标框起来。-opencv object detection and tracking system, to a very good track to the target, and target frame.
-
-
0下载:
This is a object counter written in OpenCV for a special aim, car detection. It can classfy the vehicles as car, truck and bus.
-
-
0下载:
用meanshift方法在opencv和vs2008上实现运动物体的检测与跟踪。-Meanshift methods used to achieve the opencv and vs2008 moving object detection and tracking.
-
-
0下载:
这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
-
-
0下载:
运动目标检测帧差法的源代码 opencv代码 自己调试运行通过,感觉效果还不错,适合本科毕设-Frame difference method for moving object detection source code opencv code debugging and running through, feeling pretty good, suitable for undergraduate Complete set
-
-
0下载:
opencv中检测图像中物体的边缘,可以用过纹理识别出边缘-opencv object detection image edge texture, can be used to identify the edge
-
-
0下载:
背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
-
-
0下载:
一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
-
-
0下载:
运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
-
-
0下载:
一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口-A software-based moving target detection OpenCV tracking experiment platform, the camera view in real-time moving object detection and tracking, and leave programming and hardware interface
-
-
0下载:
基于opencv的运动物体跟踪与检测的算法论文-Opencv object tracking based on motion detection algorithm with the paper
-
-
0下载:
基于opencv的运动目标检测,帮助初学者对opencv有一个感性的认识-Opencv-based moving object detection, to help beginners have an emotional understanding of opencv
-
-
0下载:
针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
-
-
0下载:
opencv 运动物体检测,代码经过检测,可实现运动物体的跟踪检测-opencv moving object detection code after detection, tracking of moving objects detected
-
-
0下载:
OpenCV 是一个广受欢迎的开源计算机视觉库,它提供了很多函数,实现了
很多计算机视觉算法,算法从最基本的滤波到高级的物体检测皆有涵盖(OpenCV is a popular open source computer vision library that provides many functions and implementations
Many computer vision algorithms are covered by the most basic filtering to
-
-
0下载:
该资料中包含了《OpenCV By Example》中文版以及例程程序,该书的目录如下所示:
第1章 OpenCV的探险之旅;
第2章 OpenCV基础知识介绍;
第3章 图形用户界面和基本滤波;
第4章 深入研究直方图和滤波器;
第5章 自动光学检测、目标分割和检测;
第6章 学习目标分类;
第7章 识别人脸部分并覆盖面具;
第8章 视频监控、背景建模和形态学操作;
第9章 学习对象跟踪;
第10章 文本识别中的分割算法;
第11章 使用Tessera
-
-
0下载:
Object detection using HOG implemented in Python and C++ using OpenCV library
-