Welcome![Sign In][Sign Up]
Location:
Search - object detection code

Search list

[Windows DevelopChainCascade_src

Description: ChainCascade, harr 特征进行分类器训练,得到一个级联的boosted分类器,训练目标特征,检测物体,这是从opencv库 转化成 vc++源代码,有一位博士完成,很不错。-ChainCascade, Harr features classifier training to be a cascade boosted classifier, training objectives features, object detection, which is OpenCV library into vc source code, complete with a doctorate, is pretty good.
Platform: | Size: 323584 | Author: 陈其星 | Hits:

[AI-NN-PRifdef

Description: 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detection of C/C source code, once published in the OPENCV MAILING LIST. OPENCV mainly to the 3.1 release code so the speed of optimization, and the resolution of a memory leak problem. This procedure used by Paul Viola made (the paper "Rapid Object Detec tion using a Boosted Cascade of Simple Features , "published in CVPR 01) Ada Boosted Cascade algorithm can be said is the best and most fast target detection algorithm.
Platform: | Size: 4096 | Author: qgfhit | Hits:

[Special Effectsedgedetected

Description: 此代码为图像边缘检测代码,用于分离图像的背景与对象,在VC环境下编写-this code for the image edge detection code for the separation of the background image and object, in the preparation of VC environment
Platform: | Size: 89088 | Author: 杨帆 | Hits:

[Special Effectscvpr07_detcode1.0

Description: Object Detection Combining Recognition and Segmentation, Eighth Asian Conference on Computer Vision (ACCV), 2007 源代码-Object Detection Combining Recognition and Segmentation, Eighth Asian Conference on Computer Vision (ACCV), 2007 source code
Platform: | Size: 1001472 | Author: steed | Hits:

[Special Effectscamshiftdemo

Description: 跟踪摄像机中的物体,opencv源代码,点击图像中的物体后会跟踪目标,并在目标上标记-Tracking objects in video camera, opencv source code, click on the image objects will be tracking the target, and target marking
Platform: | Size: 2048 | Author: 陈皓 | Hits:

[Special Effectsyunfeng

Description: 该函数用于简单背景下运动目标检测和轮廓提取,虽为简易实现,但效果不错,可根据个人需要添加代码-This function for a simple moving object detection and contour extraction, although it is easy to achieve, but good results can be based on individual need to add code
Platform: | Size: 41984 | Author: 高洪佳 | Hits:

[AI-NN-PRHaar-Liketezheng

Description: 自已写的Adaboost使用Haalike feature,去Detection-Adaboost use their own written Haalike feature, to Detection
Platform: | Size: 9216 | Author: 博邻 | Hits:

[Special Effectscode

Description: 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新-Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
Platform: | Size: 1024 | Author: 齐欣 | Hits:

[matlabObjectDetectionBasedOnSSD

Description: This a code to Object detection based on SSD-This is a code to Object detection based on SSD
Platform: | Size: 2048 | Author: Piyush | Hits:

[matlabtracker-code-2007.07.24.tar

Description: object detection matlab files
Platform: | Size: 92160 | Author: sachin | Hits:

[OtherobDetect

Description: object detection a matlab code, very good
Platform: | Size: 8305664 | Author: bright | Hits:

[matlabsift-0.9.19.tar

Description: Scale Invariant Feature Transform (SIFT) has shown to be very powerful for general object detection/recognition. And recently, it has been applied in face recognition. This is the matlab code.
Platform: | Size: 2880512 | Author: Wei Dan | Hits:

[Special EffectsGMM

Description: 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual object detection(video object detection), visual surveillance, motion detection, motion tracking, visual object tracking, video object tracking, etc.
Platform: | Size: 16384 | Author: 朱亮亮 | Hits:

[matlabmultiple-object-detection

Description: 多目标检测,可用于视频监控,视觉目标跟踪,运动检测,及其它图像处理中的相关应用。-This code contains multiple object detection adaptable to visual surveillance, visual object tracking, motion estimation and other image processing applications.
Platform: | Size: 7168 | Author: 朱亮亮 | Hits:

[source in ebookobject-detecion-(matlab)

Description: 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。-Moving target detection matlab code, by calling the video frame images for testing.
Platform: | Size: 1024 | Author: 王大力 | Hits:

[Special Effectsmoving-object-detection

Description: 读视频文件和运动物体检测的源代码,基于openCV,在VC6下实现。推荐大家使用-Read video files and moving object detection in source code, based on openCV, in VC6 to achieve. Recommend the use of
Platform: | Size: 45056 | Author: OSer | Hits:

[Special Effectssaliency-object-or-region-detection

Description: 该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。-This document contains codes and the corresponding paper. The aim is to simulate a physiological characteristic of human visual system called visual attention mechanism. The code is used to detect salient objects or regions following the way human eye observes the world. The relation between density and scale of salient object/region is described. It has found widespread use in numerous applications such as biological vision simulation, visual object detection, visual object tracking, visual intelligent surveillance, visual physiological, and visual psychology.
Platform: | Size: 4237312 | Author: 朱亮亮 | Hits:

[OpenCVopencv-moving-object-detection

Description: opencv 运动物体检测,代码经过检测,可实现运动物体的跟踪检测-opencv moving object detection code after detection, tracking of moving objects detected
Platform: | Size: 45793280 | Author: 宽宽 | Hits:

[3G developThe-CPP-source-code-for-find-object-detection-by-

Description: C++ programming for object detection. The source code is very well for student or researchers at university.
Platform: | Size: 677888 | Author: Khoa Tran | Hits:

[Graph programobject-detection

Description: object detection and tracking matlab code -object detection and tracking matlab code ...
Platform: | Size: 14336 | Author: shahrokh | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net