CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - detect opencv

搜索资源列表

  1. CODIGO_VIDEO

    0下载:
  2. Detect line in road video, using opencv
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.29kb
    • 提供者:nunoff
  1. face_detect_py

    0下载:
  2. detect face by opencv python
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:132.49kb
    • 提供者:wenh
  1. test.tar

    2下载:
  2. 使用opencv开发的一款分割视频到镜头的源码,如果要用,请确保你会安装opencv,并且请先用ffmpeg切割视频到帧,再用此代码进行检测。 环境: ubuntu,eclispe,c++。-It is a code for cuting videos into lens using opencv. Before downloading,you should make sure that you know how to build opencv path.Please first cut v
  3. 所属分类:Other systems

    • 发布日期:2017-08-25
    • 文件大小:141kb
    • 提供者:chen
  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914byte
    • 提供者:clark
  1. src

    0下载:
  2. pedestrian tracking/ this post about how to use OpenCV s HOG-based pedestrian detector: How can I detect and track people using OpenCV? ... of opencv. that said it should be easy to hack the opencv source code
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:19.72kb
    • 提供者:vit
  1. x1

    0下载:
  2. This is simple OpenCV programm, wich detect human face.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:19.46mb
    • 提供者:Dmitriy
  1. face-reconization

    0下载:
  2. OPENCV人脸检测简单代码,简单易懂,里面已包含训练库.-use opencv to detect face
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:4.93mb
    • 提供者:shane
  1. detectFront

    0下载:
  2. 基于Opencv的视频序列前景检测模块,可以用来检测自动化目标跟踪的初始位置-Opencv based video sequences foreground detection module,can be used to detect the initial position in automated target tracking
  3. 所属分类:Other systems

    • 发布日期:2017-06-12
    • 文件大小:18.88mb
    • 提供者:Elaine
  1. tutorial-opencv-2-4-3-face-tracking-detection-vid

    0下载:
  2. detect face in windows aplication
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:13.57mb
    • 提供者:hernis
  1. facedetectFULL

    0下载:
  2. this program about face detect using C++. based on online using opencv and offline camera-this program about face detect using C++. based on online using opencv and offline camera
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.18kb
    • 提供者:Riska
  1. 121638jianceyuan

    0下载:
  2. 使用VC6.0的MFC和OpenCV检测任何格式的图片中的园,并且标记出来-Use VC6.0 the MFC and OpenCV detect any picture format in the garden, and marked
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2.55mb
    • 提供者:bangbang
  1. face-and-eyes-detect

    0下载:
  2. 基于visual studio编译环境下的opencv的人脸和人眼检测-face and eyes detect
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:5.56mb
    • 提供者:刘杰
  1. CAMSHIPT-SAMPLE

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 release is given in this example in their SAMPLE.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.73kb
    • 提供者:林舞
  1. MutiplrFaceDetection

    0下载:
  2. 使用了OpenCV 2.4.11 和 VS2013 作了一个人脸识别code。可以在一张照片上识别人脸(多人)。每一个被识别的脸都会被画上圆圈。-Can detect multiple face in one picture
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4.79mb
    • 提供者:jie
  1. Abnormal-Behavior-Detection

    0下载:
  2. Opencv 根据移动物体的速度和方向检测物体的异常行为 完整源代码 可运行-Detect anomalous behavior of the object based on the speed and direction of moving objects
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5.31mb
    • 提供者:aflyingfishxy
  1. python-行人检测-可用

    2下载:
  2. 这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:18.28mb
    • 提供者:zhoubowen
  1. HS22x20

    0下载:
  2. a trained xml for detect wall clocks for c# and opencv (emgu cv)
  3. 所属分类:其他

  1. openCV

    0下载:
  2. openc和c++实现检测圆形和直线 建议用qt打开(detect CIRCLE and Line)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:81kb
    • 提供者:老阴比
  1. OpenCVactiondetect

    0下载:
  2. 在opencv中,利用VC进行运动目标的检测及框选,效果良好(In opencv, VC is used to detect and frame the moving target, and the effect is good)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:6.5mb
    • 提供者:ckz
  1. opencv_traincascade人脸训练无代码

    0下载:
  2. 人脸检测,采用OPENCV实现,包括训练和检测(face detect, make up by OPENCV, include face detect and face recognize)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:11.66mb
    • 提供者:hnsdgxylh
搜珍网 www.dssz.com