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

搜索资源列表

  1. OpenCVFindContoursByAdaptiveThreshold

    0下载:
  2. 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under diffe
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2545
    • 提供者:-
  1. openCVVC.netvc620060703

    0下载:
  2. 一篇很不错的在VC6和vc.net中使用加载opencv beta 5的文章,里面含有安装配置并附加打开文件、角点检测、轮廓跟踪等源程序。-a very good and the VC6 vc.net use of beta load OpenCV five articles , it contains configuration and installation of additional open files, corner detection, contour tracking sourc
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:36273
    • 提供者:-
  1. OpenCVL

    0下载:
  2. 这个一个opencv代码。通过对库函数调用,实现图片的边缘检测以及轮廓识别。对于入门opencv很有参考价值。-this one OpenCV code. Through library function call, on the brink of achieving Photo contour detection and identification. For entry OpenCV of great reference value.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:34589
    • 提供者:liangjie
  1. objectadumbration

    0下载:
  2. 用最流行的图像处理工具OPENCV,求取运动物体轮廓。效果明显。-most popular image processing tools OPENCV strike movement object contours. Obviously.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5176
    • 提供者:段娜
  1. contours123

    2下载:
  2. 这个程序是用来寻找定位图片中的物体的轮廓的,我试了一下效果非常好。用到了OpenCV编程,希望能给大家带来方便。-this procedure is used to find positioning objects in the picture of the outline, I tried it very good results. Depleted OpenCV program, in hopes of giving you convenience.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1219
    • 提供者:lhq
  1. lztour

    0下载:
  2. 基于opencv开源图像库作的一个轮廓识别的程序,要在图像处理软件中使用的加,对算法作了改进-opencv revenue based on the images for the identification of an outline of the procedure, in the image processing software used in Canada, the algorithm has been improved
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3320
    • 提供者:lizhi
  1. find_contours

    0下载:
  2. 查找所有二维平面上点的外轮廓的程序,采用opencv实现,是一个简单的学习图形学的工具-get all planar point on the outer contour of the procedures used opencv realized, is a simple tool for learning graphics
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:19138
    • 提供者:言研
  1. GetContoursAreaLengthMeanVari

    0下载:
  2. 图形图象中计算轮廓线总长度,均值和方差等特征,基于OpenCV来实现的.-graphic images to calculate contour length, the mean and variance characteristics, based on OpenCV to achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2036
    • 提供者:guolijun
  1. contourdetectionusingsnake

    0下载:
  2. OPENCV下使用Snake函数检测目标轮廓的例程。-OPENCV use Snake function of the object contour detection routines.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2186
    • 提供者:贾立好
  1. contour

    0下载:
  2. 利用OpenCV进行轮廓提取,很好用!对于初学openCv的人来说是个很好的入门例程
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9151
    • 提供者:qd
  1. Findcontours

    0下载:
  2. 算法实现对二值图像区域轮廓的查找和标定。使用了opencv库.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:192169
    • 提供者:陈贤巧
  1. motiondetect

    0下载:
  2. 基于OPENCV的,vc++ 图象处理程序. 寻找轮廓实现视频流的运动目标检测.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:422401
    • 提供者:朱晨
  1. OpenCV_ppt

    0下载:
  2. opencv开发人员做的关于opencv的PPT,比较简单,入门级的介绍,里面有几个简单的opencv例子比如:找出图像中轮廓,视频中的人脸检测
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1540245
    • 提供者:libo
  1. dealPic

    0下载:
  2. 使用OPENCV源码对图象进行一系列处理,得到值图象后便可以提取出轮廓信息.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2364
    • 提供者:vimone
  1. FindContours

    0下载:
  2. 基于OpenCV的轮廓检测程序。需要电脑安装了最新的OpenCV版本
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3396
    • 提供者:哥琴
  1. contuorline_hausdorff

    0下载:
  2. 基于OPENCV库 实现两幅图像中目标轮廓匹配,利用对应关键点附近轮廓段的曲率hausdorff距离匹配
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2036432
    • 提供者:张岱
  1. contour

    0下载:
  2. 利用OpenCV的函数编写,可以获取图像的轮廓信息,同时也能绘制出图像轮廓.对于初学OpenCV,了解各函数的功能有一定的帮助.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5922
    • 提供者:程婷
  1. TestSnake

    0下载:
  2. Snake算法的程序,提取图像对象的轮廓,可以使用不同的图像,只要在代码中更新初始轮廓点就行。电脑上一定要有OpenCV库!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12081
    • 提供者:zhangjian
  1. 9:解决像素点生成后,需要手动操作的问题

    0下载:
  2. 对一副图像进行预处理,然后提取轮廓,再将轮廓进行像素点抽取。(The image is preprocessed, then the contour is extracted and the contour is extracted by pixel.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:5646336
    • 提供者:焦江林
  1. 火焰识别代写

    1下载:
  2. 此代码用于识别图片中火焰,整体思路为通过对图像的颜色处理找出图中感兴趣区域(可能为火焰的区域)及其 轮廓, 再提取轮廓的几何特征判断是否为火焰(This code is used to identify the flame in the picture. The overall idea is to find out the area of interest (possibly the area of flame) and its contour in the picture through c
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-25
    • 文件大小:468992
    • 提供者:冰糖雪梨额
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com