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

搜索资源列表

  1. matcher

    1下载:
  2. 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:93.57kb
    • 提供者:屈磊
  1. opencvrenlian

    0下载:
  2. 基于opencv的快速人脸检测使用adboost方法-opencv based on the rapid use of face detection method adboost
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.11kb
    • 提供者:任吾
  1. corner

    1下载:
  2. 角点检测程序(需要opencv库的支持)
  3. 所属分类:2D图形编程

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

    0下载:
  2. 用opencv写的皮肤检测程序,根据贝叶斯分类器学习,而且可以手工指定皮肤区域
  3. 所属分类:2D图形编程

    • 发布日期:2011-03-25
    • 文件大小:11.83mb
    • 提供者:xiaoxiaotian
  1. opencv_sample.rar

    0下载:
  2. 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
  3. 所属分类:2D图形编程

    • 发布日期:2017-05-29
    • 文件大小:11.59mb
    • 提供者:hopper
  1. 通过霍夫检测检测图像中的直线

    0下载:
  2. Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:2.24kb
    • 提供者:David Ding
  1. contours

    0下载:
  2. 基于opencv的轮廓线检测算法,快速提取出图片中物体的轮廓-Opencv contour lines based detection algorithm, fast extraction of the contours of objects in the picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.65mb
    • 提供者:lw3171796
  1. test_yCbCr

    0下载:
  2. 将rgb空间,转为HSV或yCBCR空间实现通过肤色检测人脸区域,用openCV实现-The rgb space to HSV space to achieve through the skin or yCBCR face region detection with openCV achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.23mb
    • 提供者:汪前
  1. edge2

    0下载:
  2. 图像边缘检测源测序,用到openCV,可以编译执行-Edge detection source sequence, used openCV, can compile, execute
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:7.58kb
    • 提供者:bruce
  1. facedetect

    0下载:
  2. 人脸检测程序,有部分说明,用到openCV,可以编译运行。部分结构可以应用到商用系统中去-Face detection process, some of the instructions, use openCV, can compile and run. Part of the structure can be applied to commercial systems to
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:bruce
  1. strong-corner-detect

    0下载:
  2. 结合OpenCV进行强角点检测,并得到检测到的角点。-combine with OpenCV, the project detect strong corners, and return the coordinate of points.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1.3mb
    • 提供者:雷会
  1. dao

    0下载:
  2. 基于hogh变换实现的电闸状态的检测,比用opencv实现的效果要好很多-State-based the hogh transform gates detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:599byte
    • 提供者:
  1. direction

    0下载:
  2. opencv检测四条边不同颜色的矩形,可用此方法定位正方形的机器人-the opencv detected four sides of the different color of the rectangle
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-04
    • 文件大小:5.87kb
    • 提供者:zxiaobai
  1. LBP

    0下载:
  2. 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8.27mb
    • 提供者:冷冷
  1. maxarea

    0下载:
  2. 本程序用于检测图像中最大连通区域。通过对小波或其他边缘检测的结果进行适当处理,较为准确得出原图片中的最大连通区域。可用于显著性检测以及区域分割等。实现平台为C++&opencv-This procedure is used to detect the image of the largest regional connectivity. Through the wavelet edge detection results or other appropriate treatment, more
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8.36mb
    • 提供者:冷冷
  1. face-detection

    0下载:
  2. 基于肤色的人脸检测技术,opencv的调用。本科毕设-face detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1.32mb
    • 提供者:刘海军
  1. facecrop

    0下载:
  2. 基于opencv和VS2008,实现了人脸的检测与截取,并框出来,并截取存起来。-Opencv and VS2008 based on the realization of the detection and interception, face, and the frame, and the interception of deposit.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.68mb
    • 提供者:junxiacaocao
  1. road

    0下载:
  2. 车道线检测,在vs2010配置opencv的情况下亲测可用,代码没有做出透视变换-Lane detection, in the case of pro-test opencv vs2010 configuration is available, the code does not make a perspective transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2.72mb
    • 提供者:potter
  1. edge

    1下载:
  2. 调用opencv库,python编码,实现图像的边缘检测-Call opencv library, python coding, image edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:859byte
    • 提供者:韩超
  1. zhifangtu

    0下载:
  2. CFAR算法实现,利用OpenCV进行读取图像,然后根据CFAR算法的实现目标检测-A simple implement of CFAR algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12.12mb
    • 提供者:陈凯强
« 12 »
搜珍网 www.dssz.com