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

搜索资源列表

  1. GetContour

    0下载:
  2. 在二值图像中得到目标的边缘轮廓,适用于应用程序编程和初学者使用。-value of the two images are obtained with the edges, apply to the Application Programming and beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1154
    • 提供者:刘从义
  1. Findcontours

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

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

    0下载:
  2. 利用PCNN,可得到二值图像的轮廓,轮廓的宽度可调节
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:781
    • 提供者:王红波
  1. contourtracing8neighbor

    0下载:
  2. 该程序用于二值图像的轮廓跟踪,得到8领域的方向码,然后可以进一步压缩。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:64617
    • 提供者:草原
  1. Image Progress

    2下载:
  2. C语言写的图像处理源码。 进入 VCImageN 后在 Image1 窗口中可直接运行的演示功能有: 点处理:投影定位例 邻域处理:单点宽边界检测例、液滴边缘检测例 图像平滑(旋转掩模平均原理) 带方向边缘检测(检测原理、Kirsch 算法各分量、Robinson 算法各分量、Prewitt 算法各分量) 二值图像处理:二值化实例(不同算法比较、多模式、双阈值、比率法、分块二值化)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:10125268
    • 提供者:tkgkchl
  1. lunkuo

    0下载:
  2. 这个是图像处理程序,它的功能是提取圆形工件的内轮廓。所得图像时二值图像。-This is the image processing program, and its function is to extract the inner circular workpiece contour. Binary image from an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2647
    • 提供者:zhukun
  1. 1

    0下载:
  2. 介绍了二值图像中目标物体轮廓的边界跟踪算法-Describes the object in binary image boundary contour tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:210274
    • 提供者:zouqin
  1. picture-processing

    0下载:
  2. 本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阀值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。 -This code is a major grayscale rice.jpg some processing, the brightness of the image to eliminate inconsistencies rice.jpg the background, and use t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:4221
    • 提供者:高东旭
  1. LPLocation_Test

    0下载:
  2. opencv 车牌定位 得到二值图像,然后再用形态学扩张与形态学侵蚀,使得目标轮廓不会出现影响判断的断点与连接,最后根据寻找米粒的方法把车牌定位-opencv license plate location to get binary image, then use morphological dilation and morphological erosion, making the target profile will not affect the judge' s break wit
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:375329
    • 提供者:zhazhiqiang
  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
    • 文件大小:3800142
    • 提供者:
  1. 1

    0下载:
  2. 本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阀值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。-This code is a majorrice.jpg some gray-scale image processing, eliminatingrice.jpg image brightness inconsistent background and used the modified thres
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:李俊刚
  1. code

    0下载:
  2. Step 1: 二值化一幅图像,结果存为 binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:3050476
    • 提供者:巴蒂尔
  1. 1

    0下载:
  2. 基于MFC的二值图像边界轮廓提取程序,程序简单-image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3815100
    • 提供者:John
  1. Contours

    0下载:
  2. 利用OpenCv实现图像中目标的轮廓提取,针对二值图像。-The use of OpenCv to achieve the target in the image contour extraction for binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1473180
    • 提供者:杨哲辉
  1. image-process

    1下载:
  2. 基于opencv的高级图像处理初步,本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阈值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。-image process based opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-02-28
    • 文件大小:2048
    • 提供者:tabase
  1. freeman-and-decode_freeman

    1下载:
  2. 算法简单易懂,根据二值图像的相关信息求轮廓的freeman编码,以及根据freeman的编码解码求该码在原图像的位置。-The algorithm is simple and easy to understand, the freeman encoded binary image and contour, as well as the freeman encoding decoding seek the location of the code in the original image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:1058
    • 提供者:刘孝先
  1. HW1

    0下载:
  2. Step 1: 二值化一幅图像,结果存为binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为connect.bmp Step 3: 在二值图像中找出轮廓并存储为countour.bmp-Step 1: The binary image of the results are saved as binary.bmp Step 2: fill with a different color connected domain (connected component), and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:665312
    • 提供者:EARNER
  1. OpenCV

    0下载:
  2. 二值化一幅图像,用不同彩色填充连通域(连通分量),在二值图像中找出轮廓并存储。-Binarized image, communicating with a different fill color field (connected component) to identify the outline of the binary image and stored.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:661974
    • 提供者:唐琦
  1. plat

    0下载:
  2. 找出二值图像中的轮廓,并能跟踪坐标,画出轮廓,程序已验证完全可行-Locate the binary image contour and track coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:936
    • 提供者:xiaxiaoxiao
  1. sanzhenchafen

    0下载:
  2. 三帧差分算法是相邻两帧差分算法的一种改进方法,它选取连续三帧视频图像进行差分运算,消除由于运动而显露背景影响,从而提取精确的运动目标轮廓信息。该算法的基本原理是是先选取视频图像序列中连续三帧图像 并分别计算相邻两帧的差分图像,然后将差分图像通过选取适当的阈值进行二值化处理,得到二值化图像,最后在每一个像素点得到的二值图像进行逻辑与运算,获取共同部分,从而获得运动目标的轮廓信息。-Three differential algorithm is an improved method of two
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4022603
    • 提供者:陈斌
« 1 23 4 5 6 »
搜珍网 www.dssz.com