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

搜索资源列表

  1. match

    1下载:
  2. 在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
  3. 所属分类:OpenCV

    • 发布日期:2017-01-26
    • 文件大小:567296
    • 提供者:wu
  1. findtriangle

    0下载:
  2. 用Opencv查找图片中三角形轮廓的代码-Find triangle in the picture using Opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3809965
    • 提供者:wuhuiyao
  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. extract

    0下载:
  2. 利用opencv获取含有最大轮廓的局部图-segment the sub image inluding the maximum size of contours with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1123
    • 提供者:cqhong
  1. drawcontour

    0下载:
  2. 基于OpenCV的肤色轮廓绘制程序,输入需要是一张含有肤色的黑白图像,运用Opencv中的cvFindContours函数和cvDrawContours函数,可运用到手势识别中-draw the contour of the skin color in a picture draw the contour of the skin color in a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4196190
    • 提供者:张嘉男
  1. Bccontoura

    0下载:
  2. 基于OpenCV, 实现了寻找图像像的轮廓,用于物体识别,轮廓分析等算法 -Based on OpenCV, find images like contour for object recognition, contour analysis algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12211
    • 提供者:条款
  1. OpenCV_examples

    0下载:
  2. opencv 实例,包括直线检测、圆检测、canny边缘检测、轮廓检测、FFT等-the examples of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2134230
    • 提供者:赖容
  1. opencv_findSquare

    0下载:
  2. 利用opencv实现在图像中寻找所有四边形轮廓,并显示-Quadrilateral contour image looking all use opencv and display
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:3584
    • 提供者:林伟
  1. test

    0下载:
  2. OPencv 第八章成对几何直方图匹配,包含Hu矩的匹配,轮廓凸包检测等-OPencv Chapter VIII of the pairs of geometric histogram matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:2662
    • 提供者:jinyun
  1. cvtest1

    0下载:
  2. 简单实现opencv的canny函数,方便理解轮廓含义-Simple implementation of the opencv' s canny function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:13372360
    • 提供者:陈许和声
  1. Tcircleeh

    0下载:
  2. 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This OPENCV library functions written in WIN32 console feature contour tracking, and draw the outline on this program is the outline of the circle, obtained in the
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:2327504
    • 提供者:面积
  1. motiondetect

    0下载:
  2. 寻找轮廓实现视频流的运动目标检测,用到opencv的库函数-Find the outline of the video stream moving target detection, used opencv library functions
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:423375
    • 提供者:王云舒
  1. contours

    0下载:
  2. 在图片中找出轮廓,并标记出来。在opencv中应该用在图片检测上-Find out the outline of the picture, and marked out. Should be used in the picture detection in opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-12-07
    • 文件大小:1385
    • 提供者:z
  1. ExFindCounter

    0下载:
  2. VC++ OpenCV查找二值化图像的轮廓,函数的使用实例-VC++ OpenCV find examples of the use of the outline of the image binarization function
  3. 所属分类:Graph program

    • 发布日期:2017-12-08
    • 文件大小:2480717
    • 提供者:杨军
  1. face6

    0下载:
  2. OPENCV,提取轮廓程序示例,包括画轮廓和查找轮廓。-OPENCV, to extract contours procedures example, including painting the outline and contour Find.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:144315
    • 提供者:李俊杰
  1. contours

    0下载:
  2. opencv轮廓提取, opencv轮廓提取-opencv contour extraction opencv contour extract, opencv contour extraction opencv contour extraction
  3. 所属分类:Graph program

    • 发布日期:2017-12-07
    • 文件大小:1181
    • 提供者:
  1. ContoursDetection

    0下载:
  2. 该程序利用opencv实现了活动轮廓的检测,检测效果很精确-The program utilizes opencv active contour detection very precise detection effect
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1397140
    • 提供者:赵文轩
  1. OpencvDemo02

    0下载:
  2. 基于opencv实现的轮廓检测算法,及其算法扩展,使用opencv2.3.1,vs2008环境-Contour detection algorithm based on opencv achieve its algorithm extended. use opencv2.3.1, vs2008 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:2975430
    • 提供者:yuew
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com