CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - object detect

搜索资源列表

  1. objectdetected

    0下载:
  2. LK算法实现视频中运动目标检测,利用OPENCV开发工具中的LK函数-object detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:11490
    • 提供者:王丹
  1. MOUSE_TRACKING

    0下载:
  2. CAMSHIFT跟踪源码,结合卡尔曼滤波器跟踪,跟踪的目标可以手动选择-code for object detect using camshift and kalman filter
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:3936
    • 提供者:LIU
  1. oneEye

    0下载:
  2. Opencv Detect 2 object Computer Vision
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12409033
    • 提供者:Haneef
  1. flightsim

    0下载:
  2. Uses blender to generate a scene with reference objects. Takes input images and uses opencv methods to estimate the object translation and rotation from the camera. Reads the object 3D coordinates from a file and uses color to detect the objects in t
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11586183
    • 提供者:jake
  1. fulltext

    0下载:
  2. 一个实时的2维人体检测跟踪算法,是opencv源码里参考的文章之一。内容包括表面模型建立,新目标检测以及匹配的问题。-A Real-Time System for Detecting and Tracking People in 2D, is one of the references in opencv, including the appearance model, new object detect and how to find the corresponding one.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2430906
    • 提供者:420906189
  1. ch2_ex2_4

    0下载:
  2. 运动物体检测的程序,能够检测出轻微的颤抖,在较好的摄像头的前提下-Moving object detection program that can detect a slight tremble in the premise of a good camera
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1119
    • 提供者: 奋斗
  1. little-Detect-Object-program

    0下载:
  2. 实现人脸的检测并显示处理时间,实现图像缩放-Face detection and realize that the processing time, realizes image scale
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:33820782
    • 提供者:wangdan
  1. facedetect_Opencv_haar_adboost_CPP

    0下载:
  2. 人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:6476
    • 提供者:jim
  1. detect

    0下载:
  2. 应用OPENCV,从摄像头或读视频文件和运动物体检测 -Application OPENCV, from the camera or read video files and moving object detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1372
    • 提供者:王伟
  1. three_frame

    0下载:
  2. 三帧差分 希望对你们有所帮助 能够检测运动目标-object detect three frame
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:3190
    • 提供者:jack
  1. TargetDetection

    0下载:
  2. 读入视频序列,对视频输出窗口中的运动物体进行检测,如果有运动的物体,则将其用矩形框标记出来-Reads the video sequence to detect moving objects in video output window, if there is a moving object is marked with rectangles
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2772
    • 提供者:guohaiyun
  1. opencv_object_track

    0下载:
  2. 基于opencv的运动目标检测,并实现了检测目标的标记,检测的速度稍微慢了一点,效果还可以。-Moving object detection based on opencv, detect the target mark, and implements the detection speed is a little bit slow, effects can also.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2119680
    • 提供者:马珂
  1. Moving-object-detection

    0下载:
  2. 从摄像头读取视频图像并对运动物体进行检测-Read video images from the camera to detect moving objects and
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2123
    • 提供者:曾小贤
  1. Frame_difference_method

    0下载:
  2. 利用帧间差分法,对视频中的相邻两帧图像进行差分处理,获取目标-using the frame differential, address the pictures and detect the object
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:347987
    • 提供者:lister
  1. histogram

    0下载:
  2. 计算图像的直方图,通过查找表修改图像外观,直方图均衡化,反投影直方图以检测特定的图像内容,实用均值漂移算法查找物体,实用比较直方图检索相似图片-Files: histogram.h histograms.cpp correspond to Recipes: Computing the Image Histogram Applying Look-up Tables to Modify Image Appearance Files: colorhistogra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:11118
    • 提供者:家家
  1. color-detect

    0下载:
  2. 颜色提取目标检测,可以方便的提取目标物体颜色,再次基础上可以加入滑动条窗口进行优化-Color extraction target detection, you can easily extract the target object color, again adding the slider window can be optimized on the basis of
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:977
    • 提供者:hb
  1. 1

    0下载:
  2. 级联分类器检测cpp 自己编写的拥有跟踪欧氏距离方法-boosting detect object
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2285
    • 提供者:韩波
  1. optical flow tracker

    0下载:
  2. 光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:32950272
    • 提供者:咕_噜
  1. BackGround-Fore-Detect

    0下载:
  2. 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:5109760
    • 提供者:秋月无边
  1. Object tracking

    0下载:
  2. The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:11525120
    • 提供者:波波鸟
搜珍网 www.dssz.com