CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - detection 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. 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. IntelligentSaver2

    0下载:
  2. It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90.24kb
    • 提供者:陈实
  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. rice.rar

    1下载:
  2. 一个检测米粒的小程序,主要用到图像分割算法,需要加载opencv库才能使用,A detection of a small grain of rice programs, mainly used in image segmentation algorithms need to load in order to use opencv library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:上海科江
  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. facecount1

    0下载:
  2. 实现USB采集的图像序列或者视频中人脸检测与计数,应用OPENCV实现-Image sequence to achieve USB or video capture human face detection and counting, the application to achieve OPENCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:5.91mb
    • 提供者:无名
  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. a

    1下载:
  2. 基于OPENCV的车辆检测,采用画出虚拟线圈的方法实现车辆的检测,定位,触发-OPENCV-based vehicle detection, draw virtual coil vehicle detection, location, and trigger
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-10-12
    • 文件大小:3kb
    • 提供者:王华锋
  1. trade+mark

    2下载:
  2. 经过各种变换 功能强大的车牌识别系统 VC++实现 -After a variety of powerful transform license plate recognition system VC++ Achieve
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-01-30
    • 文件大小:4.15mb
    • 提供者:李明
  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. cornerdetection

    0下载:
  2. 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:3.25kb
    • 提供者:MJJ
  1. seal

    0下载:
  2. 图像轮廓检测,利用OpenCV对图像进行轮廓检测,并输出检测图像。-Contour detection using OpenCV for image contour detection, and output test image.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:1.19kb
    • 提供者:cjm
  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--a-circular-mark-with-vc-code

    0下载:
  2. OpenCV, a circular mark with vc code detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:6.07kb
    • 提供者:C
  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_myblobtrack_1

    0下载:
  2. OpenCV对动态目标检测的源文件 用C++语言编写-OpenCV source files with dynamic target detection C++ language writing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:2.39mb
    • 提供者:老董
« 12 »
搜珍网 www.dssz.com