CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 基于Opencv的轮廓提取

搜索资源列表

  1. ContourTracking

    1下载:
  2. 基于openCV+VS2010 开发的 可读取视频文件 实现 播放 暂停 ,打开摄像头 可进行轮廓的简单提取 -Based on openCV+ VS2010 development can read video files realize play pause, open the camera can outline of simple extraction
  3. 所属分类:Video Capture

    • 发布日期:2016-11-01
    • 文件大小:30722048
    • 提供者:宁明印
  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
    • 文件大小:1729285
    • 提供者:lw3171796
  1. motempl

    1下载:
  2. 基于OPENCV的图形识别与跟踪,运动检测程序,用于提取运动物体轮廓,并跟踪其运动路线-OPENCV motion detection procedures and track their movement routes
  3. 所属分类:图形/文字识别

    • 发布日期:2014-03-31
    • 文件大小:2389
    • 提供者:gl
  1. OpenCVDrawContours

    0下载:
  2. 本程序是基于OpenCV的轮廓提取函数,有兴趣的可以-This procedure is based on the OpenCV function of the contour extraction, interested can look at
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1456730
    • 提供者:郭大万
  1. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
  1. Gesture-Recognition-Based-on-openCV

    2下载:
  2. 基于openCV的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果-OpenCV based gesture recognition, effective use of color extraction, and then after a threshold, and morphological transformation, contours of the hand, the final contour matching me
  3. 所属分类:图形/文字识别

    • 发布日期:2017-02-20
    • 文件大小:82835
    • 提供者:thinsc
  1. SSL08

    0下载:
  2. OpenCV基于帧间差分的运动检测和轮廓提取-OpenCV based on frame difference, motion detection and contour extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:321523
    • 提供者:ssl
  1. tbb

    0下载:
  2. 基于VC++ 和opencv的焊盘图像 内径外径的测量。包括滤波、边缘检测、轮廓提取和面积计算等算法。包含原图片-Based on the measurement of the pad image VC++ opencv Inside Outside. Including filtering, edge detection, contour extraction and area calculation algorithm. Contains the original image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21647897
    • 提供者:duqiuju
  1. 5556

    0下载:
  2. 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:15784
    • 提供者:周鹏
  1. Contour-detection-based-on-OpenCV

    0下载:
  2. 基于opencv的轮廓检测,运用灰度处理,提取轮廓。在使用本程序前确保vs已经安装opencv-Opencv based contour detection, using the gray processing, contour extraction. The use of this process to ensure that vs has been installed opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:28972
    • 提供者:林浩
  1. openCV-contour

    0下载:
  2. 一个基于openCV的图像处理函数,用于提取目标的轮廓-OpenCV based image processing functions for extracting the target contour
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:888
    • 提供者:周周
  1. OpenCV-Canny

    0下载:
  2. 基于opencv编写的,使用canny算子提取图像的轮廓边缘的源码-Canny operator based on the outline of the image edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1793868
    • 提供者:lili
  1. demo01

    0下载:
  2. 基于opencv的一些源代码,包括图片灰度化,二值化,边缘轮廓提取,对图片进行滤波等。-this picture can help you study c++ bisis to c++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:何斌
  1. watershed

    0下载:
  2. 基于opencv的c++编程,用分水岭算法对图像进行轮廓提取-Based on the opencv c++ programming, using the watershed algorithm for image contour extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1353
    • 提供者:李少芳
  1. bmwesting

    0下载:
  2. 基于kinect来提取手势识别的,即先通过kinect找出人体的轮廓,然后定位轮廓中与手部有关的点,在该点的周围提取出满足一定要求的区域,对该区域进行滤波后得到的区域就是手部-Gesture recognition based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1062771
    • 提供者:daodao
  1. HandDetector

    0下载:
  2. 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:4902
    • 提供者:chengchi
  1. OpenCV

    0下载:
  2. 基于opencv的图像检索系统,提取颜色特征和轮廓特征进行检索-Image retri system based on OpenCV, the extraction of color features and contour feature extraction
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1011206
    • 提供者:星空
  1. 手机提取

    0下载:
  2. 基于OpenCV的形态学操作,用于提取手机零件轮廓。(OpenCV based morphological operations, used to extract parts of mobile phones contour.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:3459072
    • 提供者:couragesjh
  1. main

    0下载:
  2. 在VS2015环境下基于opencv(计算机视觉开源库)开发的针对图像中感兴趣区域的轮廓提取(Contour extraction for regions of interest in images based on OpenCV (open source library of computer vision) under the VS2015 environment)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:wfshfwuioh
  1. Contours_extraction&drawing_based_on_OpenCV

    0下载:
  2. 基于OpenCV利用canny算子的图像轮廓提取与绘制(Contours extraction and drawing based on OpenCV, using canny operator.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-04
    • 文件大小:3502080
    • 提供者:luckywavelet
« 12 »
搜珍网 www.dssz.com