资源列表
3
- 实现图像的修复,适用于需要修复面积较大的图像。本算法是采用region filling and object removal by exemplar-based image inpainting ,适用CIE lab颜色空间进行计算,发表于IEEE 2004-A new algorithm is proposed for removing large objects from digital images.the challenge is to fill in the hole that is
Delphi
- Delphi也玩特效,简单的图片处理程序-Delphi also play effects
pls
- A Particle Level Set Library
pls_paper
- A paper about the Particle Level Set Library-A paper about the Particle Level Set Library
test2
- uniform noise 噪音 去除源码,利用3阶均值完成
pinyupinghua
- 包含巴特沃斯低通滤波器去噪,图像平滑 阶数M=3 截断频率D0=40,指数低通滤波器 阶数N=3 截断频率d0=40,理想低通滤波器 梯形低通滤波器 截断半径35-50-Butterworth low-pass filter with de-noising, image smoothing order of M = 3 truncation frequency D0 = 40, index of low-pass filter order of N = 3 truncation frequenc
imreconstructsz
- 对脑部ct图像的头骨形状进行区域生长算法的运算-Ct images of the brain the skull shape of region growing algorithm for computing
removefacula
- 数字图像经过阈值处理后可能留有光斑,本代码可以消除较小的干扰光斑-The code for removing faculae
MATLAB_Medical_Image_Process_Experiments
- MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
ColorImageSegmentation
- 用于对彩色图像进行分割,很好的一个程序,大家请多支持我啊-Used for color image segmentation, a good a program, we like him to support me ah
contournet
- 视觉神经科学中一个重要的研究方法就是建立初级视觉系统功能与自然图像的统计特性之间的关系,通过对自然图像的有效编码(稀疏性)可以模拟初级视觉皮层的一些基本属性,包括简单、复杂细胞的感受野,细胞的空间组织结构等。本课题旨在研究如何建立一个高阶神经网络结构,通过学习过程稀疏的表示复杂细胞对自然图像块的响应,进而实现对图像轮廓的编码以及模型自上而下的推理。-use ica and gabor filter to simulate the visula system of human
YUV-RGB
- 实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation