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

搜索资源列表

  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.95mb
    • 提供者:高凯
  1. 基于OpenCV的常用图像分割算法

    0下载:
  2. 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:19.59kb
    • 提供者:sxqdxmxp
  1. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1.21kb
    • 提供者:
  1. ContourTrack

    0下载:
  2. 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.71mb
    • 提供者:无名
  1. OpenCVHello

    0下载:
  2. OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.74mb
    • 提供者:www
  1. Canny-Contour-source-code

    0下载:
  2. Canny 算子提取目标轮廓源代码 OpenCV C-Canny Contour source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13.17mb
    • 提供者:William He
  1. OpenCV-coutours

    0下载:
  2. 这是一个用opencv编写的 用来检测物体轮廓的代码-This is a written with the opencv code used to detect the contour
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.74mb
    • 提供者:夏樾
  1. connect

    0下载:
  2. 使用OPENCV填充连通域,并提取出连通区域的轮廓-OPENCV filled with connected domain, and extract the contour
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:859byte
    • 提供者:chengguo
  1. Delphi_MotionDetect1

    0下载:
  2. 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.89mb
    • 提供者:hfpeiqing
  1. ContoursRiceCount

    0下载:
  2. 将米粒的轮廓圈出来, 并数出米粒个数, 使用了opencv库函数, vc IDE.-Will ring out the outline of grain and grain count the number, use the opencv library functions, vc IDE.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:873.04kb
    • 提供者:gilbert
  1. code

    0下载:
  2. OpenCV一些代码的实现,包括轮廓的提取,图像的复制-OpenCV implementation of some code, including contour extraction, image replication
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:11.78kb
    • 提供者:黄一
  1. DetectiveContour

    0下载:
  2. 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13.22mb
    • 提供者:sam
  1. lunkuo

    0下载:
  2. 本代码基于opencv2.2,轮廓检测,输入图像,进行边缘检测并将图像区分为背景和目标,二值化,用轮廓把目标区域显示出来,还可得到目标区域内的面积,即目标的大小-The code is based on opencv2.2, contour detection, the input image, edge detection and image area is divided into the background and objectives, the two values, the targ
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.62mb
    • 提供者:
  1. 手机提取

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

    • 发布日期:2017-12-19
    • 文件大小:3.3mb
    • 提供者:couragesjh
  1. 小轮廓填充

    0下载:
  2. 检测图像中的小轮廓,将这些小轮廓全部进行填充(The detection of small outline images, the contour are filled)
  3. 所属分类:OpenCV

  1. contoursmatch_cv

    0下载:
  2. 基于opencv实现轮廓匹配的代码,可以运行(Implement contour matching code with OpenCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:5.71mb
    • 提供者:似近亦远
  1. 提取图像轮廓质心

    0下载:
  2. 提取图形轮廓 以及轮廓所在的质心。用外接矩形包围其所在的轮廓(Extract the graphic outline,and the centroid of the contour .Encircling the outline with a rectangle)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-28
    • 文件大小:10.2mb
    • 提供者:丶鑫哥
  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
    • 文件大小:3.34mb
    • 提供者:luckywavelet
  1. GeoMatch

    2下载:
  2. halcon轮廓模板匹配原理,该文件是印度的一位工程师贡献的。(The principle of Halcon contour template matching is contributed by an engineer in India.)
  3. 所属分类:OpenCV

    • 发布日期:2019-03-23
    • 文件大小:142kb
    • 提供者:jume
  1. 创建包围轮廓的圆形边界

    0下载:
  2. open'c'v 识别检测物体的轮廓边缘 画出它的边缘(Open'c'v Recognition detects the contour edge of an object and draws its edge)
  3. 所属分类:OpenCV

    • 发布日期:2020-04-22
    • 文件大小:4kb
    • 提供者:ym966
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com