-
watershed
a Method for Applying Morphological Watershed Segmentation on Brain tumor MRI Data...
- 2012-06-20 14:06:31下载
- 积分:1
-
MFCvtk
说明: MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。(MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.)
- 2021-02-19 16:09:45下载
- 积分:1
-
去噪评价指标ENL, SSIM, PSNR,SNR,EPI
图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)
- 2021-04-18 01:08:52下载
- 积分:1
-
0034
校正图像倾斜的程序,很好用,可以纠正几何投影变形(Image tilt correction procedures, very good use, you can correct the distortion geometric projection)
- 2020-10-31 20:29:56下载
- 积分:1
-
stereo-disparity
matlab实现图像匹配的视差图,可以用于3D重建系统,机器视觉等领域。(Matlab image matching parallax figure, and can be used in 3 D reconstruction system, machine vision, etc
)
- 2012-05-10 10:38:55下载
- 积分:1
-
shift
实现shift算法,进行精确的图像识别,可以抵抗各种旋转、平移、缩放等仿射变换的攻击(Realize shift algorithm, an accurate image recognition, you can resist all kinds of rotation, translation, scaling affine transformation attack)
- 2007-09-26 14:19:07下载
- 积分:1
-
FastICA25
一个ICA 源代码,非常完整,希望对大家有帮助(fast ICA)
- 2009-02-25 12:19:15下载
- 积分:1
-
multiregion_fuse
先将图像分成一个个小区域后在进行合并,最后得到要提取的目标(First image into a small area after carrying out the merger, the final goal has been to extract)
- 2020-07-13 15:58:52下载
- 积分:1
-
watermaking
基于整数小波变换的图像可逆水印,很好用,可逆性很强,自己查找的资料(Image reversible watermarking based on integer wavelet transform is very useful. It has strong reversibility and finds information by itself.)
- 2018-04-04 00:04:48下载
- 积分:1
-
8-(1)
图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。
传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利
用信号的稀疏性来对图像进行修复。基于K 奇异值分解(KSVD)与形态学成分分析(MCA,Morphological
Component Analysis)的图像修复方法首先采用形态学成分分析方法对破损图像进行特征分析,将其分解
为结构部分和纹理部分;然后基于学习型字典KSVD分别对这两部分进行过完备字典训练;最后利用训练得
到的字典实现对破损图像的修复。相比于传统的图像修复方法,该方法具有适应性强、修复效果好等优点(Image inpainting is to fill the missing data in corrupted images and thus to reduce
the information loss of damaged image. Traditional inpainting algorithms are dependent on specific
structure of target images compressive sensing theory makes is possible to realized image
inpainting with signal sparsity. This paper proposes a novel inpainting algorithm based on KSVD
and MCA algorithm, which first decomposes the image into texture part and structure part, and
then trains the two dictionaries for these two parts with KSVD and reconstructs the original image
with these two trained dictionaries. Experiment indicates that the proposed algorithm is of better
adaptability and performance as compared with traditional algorithms.)
- 2020-07-31 15:08:38下载
- 积分:1