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

搜索资源列表

  1. prog

    0下载:
  2. 小波阈值处理,边界检测,适用于图像处理,带有界面程序,可视化程度好-wavelet thresholding and edge detect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:58915
    • 提供者:周Ada
  1. Pictureidentify

    0下载:
  2. 实现对于图像的边界识别并处理,去除背景,综合应用。-identify the picture,move the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2538290
    • 提供者:张正利
  1. Object-Recognition-

    0下载:
  2. 图像处理。几何方法。选取图形的边界作为特征提取。-Image processing. Geometric method. Selected as the feature extraction of the boundary graph.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:457238
    • 提供者:xavi
  1. qtdecomp

    0下载:
  2. 用函数qtdecomp对图像进行四叉树分解,可以检测图像的边界-Use function to check the object boundaries ,it is a new method to trace boundaries.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:134731
    • 提供者:小小
  1. edge-detection

    0下载:
  2. 图像处理,边界提取,边界跟踪,图像分割的c++源代码-Image processing, edge detection, boundary tracing, image segmentation, c++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2762672
    • 提供者:anhtuyet
  1. shadowDetection

    1下载:
  2. 识别图像中的阴影边界,Detecting Ground Shadows in Outdoor Consumer Photographs论文的实现代码-Identify the shadow of the image border, Detecting Ground Shadows in Outdoor Consumer Photographs thesis implementation code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1678149
    • 提供者:settingsun
  1. bianjiegenzong

    0下载:
  2. 实现边界跟踪算法,输入二值图像,进行边界跟踪,输出边界像素信息,存入一维数组中。-Boundary tracking algorithm to achieve the input binary image, the boundary tracking, output boundary pixel information stored in one-dimensional array.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1788
    • 提供者:张花
  1. BMP-bitmap-operation

    0下载:
  2. BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:70045
    • 提供者:
  1. 12

    0下载:
  2. 图像的边界提取算法,可以对于图像编程的学习有一定启发-Image boundary extraction algorithm, the learning can be programmed for a certain image inspired
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1051476
    • 提供者:小刚
  1. Get_ChainCode

    1下载:
  2. 对输入的二值化图像,通过链码跟踪方法得到图像中的目标边界。-The input binary image, obtained by the chain code tracking the target image boundary.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1644
    • 提供者:潘忆捷
  1. PSO-image-segmentation-algorithm

    0下载:
  2. 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:318605
    • 提供者:
  1. Canny

    0下载:
  2. VC++实现的图像处理方法,采用Canny算子进行边界分割-VC++ implementation of image processing methods, the use of Canny operator is the boundary partition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3951678
    • 提供者:yangyang
  1. siggraph05_0265_final

    0下载:
  2. 图像学边界的处理办法,提出人机交互的想法,对初学者有指导意义-Iconology boundary approach, proposed the idea of ??human-computer interaction, guide for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3989082
    • 提供者:gaosihua
  1. genzong

    0下载:
  2. 进行边界跟踪,输入的是二值图像,把跟踪结果输出到一维数组中,结果是边界-For boundary tracking, the input is binary image, the trace output to a one-dimensional array, the result is the boundary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1759
    • 提供者:陈陈
  1. Image-analysis-of-the-boundary-map

    0下载:
  2. 这段程序是关于图像分析之边界图、轮廓图、直方图-This program is about the image of the boundary map, contour maps, histograms
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:10007
    • 提供者:小石头
  1. edgevector

    0下载:
  2. 找到组成周长的像素的坐标,寻找图像边缘边界B-Find the perimeter of the pixel composed of the coordinates to find the edge boundary B
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:636
    • 提供者:mengkai
  1. Robert

    0下载:
  2. Robert算子的边界提取函数,图像分割中要应用到,是边缘切割-Robert' s edge detection operator functions to be applied to image segmentation, is the cutting edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:896
    • 提供者:风轻云淡
  1. Shape-Recognation

    0下载:
  2. 通过边界集中识别图像形状特性,并返回数值-Images by identifying the boundary shape characteristics of centralized and return values
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:57496
    • 提供者:penny
  1. shibie

    0下载:
  2. 利用Matlab软件,具体实现对于给定图片的边缘提取、链接,同时计算计算图像中每个物体的边界长度、面积、矩,投影、近似圆形的离心率、紧致度和边界的傅立叶描述子。-Using Matlab software, the specific implementation for a given image edge extraction, linking, also calculated for each object in the calculation of the image boundary l
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:430902
    • 提供者:郭卉
  1. jiqishijue

    0下载:
  2. 边缘检测是数字图像处理中的重要内容,它是底层视觉处理中最重要的环节之一也是实现基于边界的图像分割的基础。本文对图像的边缘检测的各种算法和算子做了总结和分析,通过运用MATLAB对常见的边缘检测算子进行仿真。-Edge detection in digital image processing is an important part of it is the underlying visual processing is one of the most important part of the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:58353
    • 提供者:梦轩
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 32 »
搜珍网 www.dssz.com