Description: 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 each level set
are extracted, the image data on the boundaries are recorded. Finally,
by using AMLE, extend those imformation to reconstract a new image,
which will approximate the original one quitr well.
To Search:
File list (Check if you may need any files):
AMLE_level_set_interp.m