CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - opencv 检测

搜索资源列表

  1. 轮廓跟踪

    0下载:
  2. 用OPENCV实现的轮廓检测与处理,VC支持,OPENCV实现-OPENCV achieve with the contours of detection and treatment, VC support to achieve OPENCV
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.1kb
    • 提供者:张莉
  1. FindCircles

    1下载:
  2. 可以用于在OpenCV下检测圆的程序,效果不错!-OpenCV can be used in the next round of testing procedures, the effect is true!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7.61kb
    • 提供者:克洛斯
  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:--
  1. VideoShow

    0下载:
  2. 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:251.33kb
    • 提供者:于泓
  1. chelianggengzongjiance

    0下载:
  2. 该程序利用OPENCV来获取视频帧,并通过帧差来检测运动车辆和跟踪,还带有AVI文件,效果很好,希望大家喜欢。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.02mb
    • 提供者:
  1. opencv-movingdetecte

    1下载:
  2. 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:45.15kb
    • 提供者:
  1. 运动目标检测

    0下载:
  2. 用opencv实现运动目标的检测,带有详细的注释!
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-01-02
    • 文件大小:1.28mb
    • 提供者:zsineng
  1. 脸部轮廓检测

    0下载:
  2. 脸部轮廓检测 ,用opencv 和c++,另外加了注释的,解释完全正确,能够运行
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-12-20
    • 文件大小:1.3mb
    • 提供者:sese777
  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1015kb
    • 提供者:bodysen
  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:5.97mb
    • 提供者:欢欢
  1. Course.rar

    0下载:
  2. 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:692.35kb
    • 提供者:twty
  1. peopledetect

    0下载:
  2. 基于OpenCV的人检测,可用于单幅图像-People detection of OpenCV can be used for a single image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:6.77kb
    • 提供者:Blade
  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2.79kb
    • 提供者:zhang li
  1. Face

    0下载:
  2. 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:875.12kb
    • 提供者:kq
  1. blobtrack

    0下载:
  2. 完成了移动物体检测,基于opencv开发。-Based on opencv, this can detect moving objects well.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:179.03kb
    • 提供者:云中
  1. OMimage

    0下载:
  2. 用MFC和 opencv 实现人脸检测(凑字数的。。。。。)-Achieved with the MFC and the opencv face detection (Minato words of 。。。。。)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2.81mb
    • 提供者:wanglei
  1. opencv

    0下载:
  2. 首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.04mb
    • 提供者:石磊
  1. openCV...Track

    0下载:
  2. openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-02-06
    • 文件大小:11.97mb
    • 提供者:王玉
  1. opencv

    0下载:
  2. 运用高斯混合背景法对背景建模的背景差分法运动目标检测。-Background method using Gaussian mixture background modeling background subtraction method to detect moving targets.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:4.64kb
    • 提供者:lifulei
  1. 人脸检测OPENCV

    1下载:
  2. 使用VS2013编写+OPENCV2.49,能够读取图片并识别人脸,采用 分类器制作,调试通过,也可以改为摄像头
  3. 所属分类:GDI/图象编程

« 12 3 »
搜珍网 www.dssz.com