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

搜索资源列表

  1. TGUISUSANh

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰 -Edge of the basic characteristics of the imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1097859
    • 提供者:干预
  1. sentenceboundary.tar

    0下载:
  2. 句子边界,利用一定的自然语言处理的原理,讲句子进行分割,从而提取出有效的部分-the sentence boundary
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:4189
    • 提供者:WT
  1. bianjietiqu

    0下载:
  2. 实现对三维网格图形边界的自动提取,由此可进行自动网格分割-Three-dimensional grid pattern to achieve the automatic extraction of the border, which can be automatic mesh segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:899760
    • 提供者:jwx
  1. matlablianma

    0下载:
  2. matlab中对图像的边界进行提取,链码生成差分链码生成及频率向量生成-matlab image boundary extraction, chain code to generate a differential chain code generation and frequency vector generation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:6480
    • 提供者:康建玲
  1. GVF-snake

    0下载:
  2. 用snake或者是GVFsnake分割图像,提取边界-Snake or, is GVFsnake split image, extract the boundary
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:4046
    • 提供者:吴邪
  1. scmap

    0下载:
  2. Koch分形曲线计算地图边界,此程序能较好的计算任意凸图形边界长度。程序计算步骤为:提取图形边界,将边界点按与中心点所成角度排序,每隔一定角度取一边界点,对选取的边界点做3次迭代Koch分形-Koch fractal curve map boundary, this procedure can be better calculated arbitrary convex graphical boundary length. The program calculation steps: to ext
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:863
    • 提供者:ZLD
  1. EdgeContour

    0下载:
  2. 边界轮廓提取的好算法,很好用,现在分享给大家,希望用得着好好研究下。-Boundary contour extraction algorithm, very good, now share to everyone, to need a hard look at.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:4147310
    • 提供者:林伊
  1. 2013

    0下载:
  2. 基于单目相机和激光测距仪, 文章提出从一幅图像中识别出非合作目标物体上的矩形面,并提取出 4 个顶点坐标的特征提取方法,为位姿的测量提供必要的信息 提出以激光点为参考, 距离激光点最近的 4 条边 界为矩形面边界的判定准则,并根据激光点到直线的垂足和边界端点约束排除干扰线段 该方法能有效地判 定出矩形面且顶点定位准确,在空间机器人视觉伺服控制半物理仿真系统上得到了验证。-An approach to identi fying the rectangular plane of the
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:280380
    • 提供者:刘晓
  1. 3

    0下载:
  2. 在vc++平台下实现了图片的阈值分割和轮廓提取等操作,并且能够进行边界跟踪等功能-Image threshold segmentation and contour extraction operation vc++ platform, and boundary tracking and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1613920
    • 提供者:徐昊
  1. FaceDetection

    0下载:
  2. 图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3572
    • 提供者:张燕
  1. Matlab-program-gray-edge-detection

    0下载:
  2. 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:226816
    • 提供者:陈泽奇
  1. KeyFrame

    0下载:
  2. 基于镜头边界系数分割镜头并提取关键帧,对突变和淡入淡出镜头效果较好-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:4660129
    • 提供者:朱晓玲
  1. LY33Canny

    0下载:
  2. 使用canny算子来提取图形的轮廓边界的程序,很简单,但是很实用-Canny operator to extract the shape s outline border program is very simple, but very practical
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:271474
    • 提供者:liyi
  1. zhangwenyuchuliyibufen

    0下载:
  2. 掌纹图像双峰法二值化,边界跟踪提取掌纹轮廓线,harris角点,手动提取关键点建立坐标系和画正方形-Palmprint image bimodal binary, boundary tracking extract palmprint contour, harris angle manually extract key point to establish a coordinate system and draw a square
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:24808
    • 提供者:
  1. border

    3下载:
  2. matlab 提取 txt点云的边界,-txt point cloud boundary extraction Matlab,
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:456773
    • 提供者:东子
  1. Iteration

    0下载:
  2. 金相图片颗粒边界的提取及合并图片内容和边界信息-Metallography grain boundary extraction and merging picture content and boundary information
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-17
    • 文件大小:945
    • 提供者:Mr. Peng
  1. buffer-select

    0下载:
  2. 地图代数相关算法,在八边形距离变换的基础上提取缓冲区边界,进行粘连变换,提取泰森多边形边界-Map Algebra related algorithms, in octagonal distance transformation based on the extraction buffer boundary for adhesions transformation, extraction Thiessen polygon boundary
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:803217
    • 提供者:zwh
  1. contour

    0下载:
  2. 基于opencv的计算图像的边界区域,从而提取出目标区域,达到图像分割的目的。-Calculated based on the opencv image boundary region, thereby extracting the target area, to achieve the purpose of image segmentation.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6639211
    • 提供者:丁丁
  1. The-image-processing

    1下载:
  2. 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3729
    • 提供者:peng yunfa
  1. WatershedSegmentation1

    0下载:
  2. 分水岭分割对图像特征使用梯度下降法和沿区域边界分析弱点(weak points) 来将像素分 类为区域。想像在一个有水流动的拓扑地形结构中,水在重力的引导下聚集到一个地势较低 的盆地。随着水量的增加,水将流满整个盆地直到水流溢出到另一个盆地,这样就会将一些 小盆地吞没形成大的盆地。使用局部的几何结构来形成区域(集水的盆地),在图像领域中正 如使用一些诸如曲率或梯度强度等特征中的局部极值来将像素连接成区域。这种技术不像其 他区域分割,它几乎不需要用户定义门限,尤其适合对以不同的
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:4732
    • 提供者:张涛
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com