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

搜索资源列表

  1. TrackandID

    1下载:
  2. 在vc++6.0下,利用opencv函数库,使用轮廓检测法检测车辆,并显示实现车辆的跟踪和计数-Use opencv library in vc++6.0, using contour detection assay vehicle and display of vehicle tracking and counting
  3. 所属分类:Other systems

    • 发布日期:2015-06-17
    • 文件大小:4446208
    • 提供者:王小飞
  1. contourdetect

    0下载:
  2. 在opencv下,对一张人物图像实例进行轮廓检测-Instance of a character image contour detection
  3. 所属分类:OpenCV

    • 发布日期:2018-04-18
    • 文件大小:2352128
    • 提供者:cxm
  1. openCV5

    0下载:
  2. 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:11989
    • 提供者:焦文祥
  1. hull

    0下载:
  2. 【opencv】 画出散点的轮廓线 提取合理概率估计空间-[Opencv] draw scatter contour extraction reasonable probability estimation space
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:990
    • 提供者:zhangnight
  1. lunkuojiance

    0下载:
  2. opencv环境下实现对静态目标轮廓的分级提取及显示-opencv environment to achieve the classification of the static object contour extraction and display
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:6018
    • 提供者:Simon
  1. Method_01

    0下载:
  2. 利用OpenCV自带的cvMatchShapes方法进行轮廓匹配。可手动设置输入的两幅图像。程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,需要VC6.0+OpenCV_1.0-Contour matching using the cvMatchShapes method with the OpenCV. Two images manually set the input. Notes on procedures and key steps in the inter
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:264583
    • 提供者:王山
  1. Method_02

    2下载:
  2. 利用OpenCV自带的cvMatchContourTrees方法进行轮廓匹配。需要先调用cvCreateContourTree方法创建轮廓树,程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,运行环境为VC6.0+OpenCV_1.0 -Contour matching using the cvMatchContourTrees method with the OpenCV. Need to call the cvCreateContourTree method
  3. 所属分类:OpenCV

    • 发布日期:2016-01-24
    • 文件大小:263168
    • 提供者:王山
  1. cvddzuobiao

    0下载:
  2. 本代码用VC和opencv开发的,用于计算图像中矩形四个顶点的坐标,先二值化,再找轮廊,后定矩形求坐标,很有参考价值-The code used VC and opencv, used to calculate the image coordinates of the rectangle four vertices, the first two values, find contour, after seeking the coordinates given rectangle, great r
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1901013
    • 提供者:李明
  1. ObjectDetectionContours

    0下载:
  2. Object detecttion using contour .Here is the code using openCV and Microsoft Visual Studio
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3427828
    • 提供者:mazharul
  1. acm

    0下载:
  2. acm.active contour module.可以直接使用,无需修改,opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18884993
    • 提供者:金东林
  1. PPT

    0下载:
  2. 使用Opencv内函数对图像进行外部轮廓的提取。-Opencv use the function to extract the outer contour of the image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1139086
    • 提供者:Su
  1. cv_contour

    0下载:
  2. 基于OPENCV的连通区域轮廓线标记代码,可以标记多个标签,自制定标签列表和图像数据区,非常方便,简单实用-OPENCV based connectivity contour marking area code, you can mark multiple labels, since the enactment of the label list and image data area, very convenient, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5835
    • 提供者:张明亮
  1. track

    0下载:
  2. 基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。-Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1882231
    • 提供者:猪猪侠
  1. Experiment-One

    0下载:
  2. VS2010下,通过opencv实现对三类目标的特征提取,包括颜色特征、纹理特征和轮廓特征-Under VS2010, opencv achieved through three types of feature extraction targets, including color, texture and contour characteristic feature
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:16041755
    • 提供者:YangZW
  1. recognition

    0下载:
  2. 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3096
    • 提供者:vince
  1. snake_basic

    0下载:
  2. 这是主动轮廓模型的opencv代码,实现的是kass“Snakes: Active Contour Models ”中的结果,参数需要自己细调。-This is the opencv code active contour models, implementation is kass " Snakes: Active Contour Models" in the results, the parameters need to fine-tune their own.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21174914
    • 提供者:龙鹏
  1. ImageDisplay_opencv

    0下载:
  2. 主要是通过c#和opencv来对ARM板上通过网络传回的图像数据进行接收和处理,通过轮廓搜索来对图像中的目标进行寻找和定位-Mainly through c# and opencv to ARM board image data returned by the network received and processed, to find and locate the image of the target by the contour search
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7213857
    • 提供者:chen
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. Projects

    0下载:
  2. 在Visual Studio 2010环境下结合OPENCV,实现一幅彩色图像的二值化,寻找轮廓,对轮廓着色。-In Visual Studio 2010 environment with OPENCV, convert a colorful image to a two value image and find the contour and color the contour.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6628753
    • 提供者:刘兰
  1. canny

    0下载:
  2. OpenCV canny算子提取轮廓图,trackbar调节阈值,结果为白线条轮廓-OpenCV canny operator to extract contours, trackbar adjustment threshold, the result is white contour lines
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:604
    • 提供者:程哲
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com