搜索资源列表

  1. AMLE

    0下载:
  2. AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, m
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-30
    • 文件大小:122880
    • 提供者:liuqungen
  1. edgeTrace

    0下载:
  2. 灰度图边缘跟踪(这是对上次AMLE.RAR中同名文件的修订)-Edge trace for gray image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-30
    • 文件大小:4096
    • 提供者:liuqungen
  1. AMLE_level_set_interp

    0下载:
  2. 用MALE方法就行图像的插值,很好用的方法希望对大家有帮助。-This program implement image interpolation by AMLE method.
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:朱丽平
  1. AMLE_level_set_interp

    0下载:
  2. 本程序使用AMLE方法实现图像的内插, -This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:jiangwei
  1. PDEmatlab-code

    0下载:
  2. 偏微分方程在图像处理中的应用代码,有图片及大量代码。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then the boun
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:2759680
    • 提供者:LWH
  1. AMLE_level_set_interp

    1下载:
  2. 这是基于水平集方法的一种图像分割算法的matlab程序- This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:ll
  1. AMLE_level_set_interp

    0下载:
  2. AMLE水平集插值 This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then the boundaries for
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:ramseysutherla
  1. AMLE_level_set_interp

    0下载:
  2. 这个程序实现AMLE方法的图像插值。首先,通过入口从输入图像得到一定数量的水平集。起点只是自动选择的。然后,每个水平集的边界被提取出来,图像边界上的数据被记录。最后,通过使用AMLE扩展这些信息重建一个非常接近原图像的新的图像。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an in
  3. 所属分类:matlab例程

    • 发布日期:2024-06-30
    • 文件大小:2048
    • 提供者:玲玲
  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 imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:linyu

源码中国 www.ymcn.org