搜索资源列表
SpPCA
- 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。
BackProjection
- 用Matlab实现的后向投影算法,一个经典的投影算法,常用语CT断层成像中-After using Matlab implementation of the algorithm to the projection, the projection of a classical algorithm, commonly used terms in CT tomography
PictureBrowser
- 自己用MATLAB制作的图片浏览器,目前只能实现图片的打开、向前/向后翻页、图片的缩放等功能。-a self-defined picture browser by MATLAB
04z3115
- 由Matlab进行数据处理,向DSP传递图像数据,再由DSP反馈处理后的数据,发挥两者优势,从而快速评估图像质量-From the Matlab data processing, transfer the image data to the DSP, and then processed by the DSP feedback data, play two advantages to quickly assess the image quality
Digitalsubtraction
- 数字减影血管造影( DSA) 通过向血管中注入造影剂, 使血管的整体影像的对比度有了明显的增强, 然后通 过造影前后图像的相减运算, 可以去除非血管器官的影像, 得到血管更清晰的图像, 目前广泛应用于心血管疾病的 诊断。由于患者的呼吸运动, 使得不同时间采集的图像相减后会产生运动伪影。为了消除运动伪影, 从医生临床上 对于心脏的运动以胸腔的横膈膜为参考目标得到启发, 首先得到很多幅注入造影剂之前的图像( 掩膜图像) 和一幅 注入造影剂之后的图像( 造影图像) , 然后指定其中的一
dec2
- matlab 对图像进行小波分解 该函数输入任意一幅灰度图,输出为分解后的低通图像和水平、垂直、斜向三个方向高频分量-matlab image wavelet decomposition of the function to enter any piece of gray, the output is low-pass image and level decomposed, vertical and diagonal high-frequency components in three dire
rec2
- matlab 对图像进行小波重建 本函数输入为图像经小波分解后处理过的一个低通分量和相应的三个方向(水平、垂直、斜向)的高频分量,输出重建图像-matlab image wavelet reconstruction of the function of the input image after wavelet decomposition treated by a low-pass component and a corresponding three directions (horizonta
bipls
- 后向偏最小二乘方法matlab的实现,完全是自己参照公式编的哦-After the partial least squares method matlab realize, is entirely their own formulas reference to the Oh