CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - object opencv

搜索资源列表

  1. Object-Track

    0下载:
  2. Android-OpenCV Object-Tracking
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7121197
    • 提供者:locdoan
  1. Tracking_red-object

    0下载:
  2. OBJECT TRACKING OPENCV PROCESSING
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21767168
    • 提供者:kimsundong
  1. main (2)

    0下载:
  2. 物体运动检测,功能简洁,代码简单,快速实现了此功能。VS2015 OPENCV2.9 WIN10(Object movement detection, the function is succinct, the code is simple, has realized this function rapidly.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:厉害的人
  1. ObjectTrackingMovementCamera

    0下载:
  2. Moving object tracking from movement camera. Visual C++ with OpenCv image processing library
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:7571456
    • 提供者:eemziyaozcelik
  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. zhenchafa

    0下载:
  2. 使用帧差法对视频中的目标进行跟踪,并画出矩形框与坐标。依靠opencv库,使用时需修改视频路径。(he frame difference method is used to track the object in the video, and the rectangle frame and coordinate are drawn. Depending on the opencv library, you need to modify the video path when using it.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-18
    • 文件大小:18432
    • 提供者:坦然的人
  1. KinectCoordination

    0下载:
  2. 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:3701760
    • 提供者:Anonymous
  1. ts2

    0下载:
  2. 测试特定颜色的物体 ,通过 hsv转rgb,然后选取红色(Test a specific color object, pass HSV to RGB, and then select red)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:2078720
    • 提供者:zhangzhuzhu
  1. handDetectionCV-master

    0下载:
  2. Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:8682496
    • 提供者:Kas_Zhao
  1. opncv

    1下载:
  2. 动态目标追踪和前景背景提取,使用Python和opencv编程(Dynamic object tracking and foreground background extraction, using Python and opencv programming)
  3. 所属分类:OpenCV

  1. real_time_object_detection

    0下载:
  2. 深度学习 + OpenCV,Python实现实时视频目标检测(We learned how to use deep learning + OpenCV + video stream to perform real-time object detection)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:大范甘迪
  1. motioncolor_detect

    1下载:
  2. 本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and ra
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:fontianebleau
  1. 3DSCAN

    0下载:
  2. 利用结构光对物体进行扫描,得到物体的点云数据(The object is scanned by structured light, and the point cloud data of the object is obtained)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:11264
    • 提供者:小灬米
  1. opencvmultitracking

    0下载:
  2. vc2013,opencv3.0 通过不同颜色进行多目标识别(vc2013,opencv3.0 multi object tracking)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:rockman_gd
  1. 代码 特征点匹配目标提取

    0下载:
  2. 利用OpenCV以及vc++实现对物体特征点匹配目标的提取,(Using OpenCV and vc++ to achieve object feature point matching target extraction,)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:momo12
  1. canny_detect

    0下载:
  2. 用PYthon实现Canny算法,对影像进行边缘提取(This code can get object edge through canny algorithm. It is written in Python language.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:6144
    • 提供者:白日烟火
  1. Edge detection

    0下载:
  2. 目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3885056
    • 提供者:科研666
  1. objectmarker

    0下载:
  2. ObjectMarker is a tool which lets you easily create an info file from your collection of images that contains your object you want to train.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:1057792
    • 提供者:zhuoxu
  1. harris检测

    0下载:
  2. 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:876544
    • 提供者:yuwawa
  1. SURF

    0下载:
  2. OpenCV provides SURF functionalities just like SIFT. You initiate a SURF object with some optional conditions like 64/128-dim descr iptors, Upright/Normal SURF etc. All the details are well explained in docs.
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:3923968
    • 提供者:beyondljt
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com