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

搜索资源列表

  1. demo

    0下载:
  2. 改代码包含了图像的几何变换,平移旋转,灰度变换,二值化,直方图均衡,图像空域增强,图像频域增强,图像形态学,图像分割,手写数字识别,边界跟踪,区域增长,腐蚀膨胀,低通滤波器,小波变换,直方图分段线性拉伸等等的功能。-Change the code contains images of geometric transformation, translation rotation, gray level transformation, binarization, histogram equaliza
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4940202
    • 提供者:陈耀武
  1. AMLE_level_set_interp

    0下载:
  2. AMLE在图像处理中一种可能的直接应用是图像编码压缩。如果我们只保留一副图像的N个水平集的边界数据,那么利用AMLE就可重构一副新图像,它在上述N个水平集的边界上的值,将与新图像的值相等,而其余的像素的灰度值是有AMLE插值计算得到的。-AMLE in image processing is a possible direct application of image encoding. If we keep only one image of the N-level set of bounda
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1402
    • 提供者:linyu
  1. GVF

    0下载:
  2. snake方法的主要局限性在于要求初始化要靠近期望的解和对边界的凹形部分的分割存在困难,GVF解决了这两个问题,并将其用于snake图像分割-The main limitation is the snake method requires initialization to be close to the desired solution and the boundary of the concave part of the division of the difficulty, GVF sol
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:920
    • 提供者:liru
  1. piC_cut

    0下载:
  2. 图像分割,集合了边缘检测法,阈值检测法,边界分割法,区域分割法等,采用VC++编写,-Image segmentation, a collection of edge detection, threshold detection, boundary segmentation, region segmentation method using VC++ writing,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9155144
    • 提供者:fang
  1. watershedCode

    0下载:
  2. 用于找寻边界的分水岭图像处理算法 该代码还提供了其他的图像处理算法-Used to find the boundary of the watershed image processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5544522
    • 提供者:天空
  1. Affine-Region-Detectors

    0下载:
  2. 这篇英文文献主要讲述的图像处理中不同的边界检测算子之间的对比-This English literature focuses on the different image processing edge detection operator of the contrast between
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2074843
    • 提供者:丁文
  1. Refinement-method

    0下载:
  2. 有的指纹细化方法还存在细化不彻底、细化后的纹线不是单像素的问题,要快速高效的做好指纹细化,快速细化:先判断出待细化图像中指纹纹线的边界点,然后逐步将指纹纹线的边界点删除,得到快速细化图像-Refinement method, there are some fingerprints is not completely refined, refined the ridge is not a single pixel of the problem, do a quick and efficient f
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:136454
    • 提供者:ccc
  1. lifting_97

    0下载:
  2. 实现9/7小波正反变换 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) 注2: 为了保证正交,所有边界处理,全部采用循环处理 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2509
    • 提供者:徐程序
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:255348
    • 提供者:许胜强
  1. retinex

    0下载:
  2. Retinex算法是最实用的图像处理方法以突出边界,提高对比为目的。这是最简洁的retinex实现。-Retinex provides the closest to eye perception algorithm to process the images.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:835
    • 提供者:袁宇
  1. dynamic_edge

    0下载:
  2. 该程序是对一个二值图像的一个动态边界算法,希望对大家有帮助。-The program is a binary image of a dynamic boundary algorithm, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:948
    • 提供者:sanmao
  1. summary-homework-2011

    0下载:
  2. 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10587
    • 提供者:王媛媛
  1. P_M_AOS

    0下载:
  2. p_m模型,各向异性扩散函数的matlab程序,用于对图像进行去噪及边界提取-p_m model, anisotropic diffusion function matlab program for image denoising and edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:951
    • 提供者:zhaocui
  1. Chapter5

    0下载:
  2. 归一化手指静脉图像,找出边界,然后归一化,这个是找边界的-Normalized finger vein image, find the boundary, and then normalized, this is to find the boundary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2861
    • 提供者:xbb
  1. yanmapengzhang

    0下载:
  2. 这是图像处理中的m文件,它可用于掩码扩充边界提取-This is the image processing m-files, which can be used to expand the mask edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2397
    • 提供者:常言笑
  1. Main-image-segmentation

    0下载:
  2. 图像分割 主要内容:间断检测 边缘连接和边界检测 门限处理 基于区域的分割 基于形态学分水岭的分割-Main image segmentation: intermittent connection edge detection and edge detection threshold region-based segmentation process based on morphological watershed segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1711573
    • 提供者:Leslie
  1. border_test

    0下载:
  2. 利用动态规划方法进行在二值图像中的边界跟踪算法-Edge following in binary image using DP
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2097833
    • 提供者:jane
  1. 22464739106a

    0下载:
  2. 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵-Boundary tracking method using the image contour extraction, this function is to get the file location of the boundary points corresponding to the index matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:孙思佳
  1. CBIR

    0下载:
  2. 本程序就是基于内容的图像检索,根据一幅图的颜色,边界等检索出相似的图片。-This program is content-based image retrieval.According to a map of colors, borders and so on, similar images is retrieved.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3847561
    • 提供者:lee
  1. field-problem

    0下载:
  2. 概述了图形图像处理系统中关于不规则区域的基本算法,包括:区域填充,边界跟踪,边界标志,几何处理,区域分割等等,并用,根据256色模式的特殊性,对传统的算法做了有针对性的改进,加快了处理速度,使其更适合于电影电视字幕,动画卡通人物等不规则图形图像区域。-Summarizes the image processing system the basic algorithm about irregular area, including: area filling, boundary tracking,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:577
    • 提供者:zhoujinming
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 32 »
搜珍网 www.dssz.com