搜索资源列表
Watchman
- VB编写的代码,用于检测家庭的摄像头,带有录像功能,但是源代码编译时会出现下标越界,高手修改把吧-Write VB code used to detect the family camera with video recording function, but occur when the source code to compile subscr ipt bounds, master amend the Bar
MoveMotivation
- 视频中运动检测算法源代码及演示代码 下载于http://www.codesoso.com/code/Motion_Detection.aspx-Motion Detection Algorithms
video_detect
- 用vc++写的视频检测程序,适用于各种视频监控的参考代码-Using vc++ to write the video detection procedure, suitable for all kinds of video surveillance of the reference code
shipingjiancedfskf
- 可能对视频中运动目标进行检测和跟踪的算法源代码及演示代码,程序定位准确,环境抗噪能力强。-Possible to detect moving objects in video tracking algorithm and source code and demo code, program positioning accuracy, strong anti-noise environment.
detection-of-person
- 视频人物检测代码 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Video Video Retrieval System detection code characters video classification and retrieval, with reference to the World trieckvid Competition
laplace
- 该代码实现了读取视频,从视频文件或者从摄像头,并对输出的视频进行边缘检测-The code to read video files from video or from a camera, and video edge detection output
code
- 视频目标检测与跟踪实现代码,简单实现运动车辆的目标检测和跟踪-Video object detection and tracking code
tracking
- 基于matlab的从视频中检测到人,并跟踪整个人体,附有视频和代码-tracking people from video with matlab,a short test video included
test
- 简单的背景差分法代码,用于运动物体前景检测-simple background segmentation code
OpenTLD-master
- TLD算法代码。TLD(Tracking-Learning-Detection)是英国萨里大学的一个捷克籍博士生Zdenek Kalal在其攻读博士学位期间提出的一种新的单目标长时间(long term tracking)跟踪算法。该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠。-T
FaceDetect
- 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)