资源列表
demosaic
- 图像处理源代码,进行图像插入,图像恢复,图像增强等,进行图像处理
wt_interp
- Image Resolution Enhancement via Data-Driven Parametric Models in theWavelet Space
esintp
- An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion
nedi
- New Edge-Directed Interpolation
PDE_Application
- PDE Application imageimprossing
homest-1.1
- homest is a C/C++ implementation of an algorithm for non-linear, robust homography estimation from matched image point features that is distributed under the GNU General Public License.
bianyuanjiance
- 边缘检测的原码,适用于医学图象处理中的图象分割和边缘提取
ImageProcessing
- This file contains a summary of what you will find in each of the files that make up your ImageProcessing application.
RLE
- RLE算法:可进行图象压缩,图象编码,本程序为一改进的RLE算法
snake
- Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
Snake-C
- Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
DCTRLE
- 实现图象的DCT变换和反变换,计算插值图象并在图形窗口显示