-
GRAPPA
说明: 快速磁共振成像领域的GRAPPA(generalized auto-calibrating partially parallel acquisitions)算法实现(GRAPPA realization in fast MRI)
- 2020-05-11 10:09:07下载
- 积分:1
-
zhangs-calibration
张正友相机标定源码,数据及图片,包含说有文件,能正常运行(zhang s calibration)
- 2015-04-08 11:51:09下载
- 积分:1
-
JPEGCompression
说明: 编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
avitoavi
avi视频提取出书帧图像,然后对图像进行处理,经过处理后的图像帧再写成另一段的avi视频。(avi video video frame extracted, processed image frame, and then the images will be referred to the district into another frame of video avi.)
- 2009-05-02 11:17:57下载
- 积分:1
-
zhixin
根据图像色彩信息,寻找图像的质心,以便对目标的跟踪(The image color information, look for the image of the center of mass to the target track)
- 2015-07-20 15:07:49下载
- 积分:1
-
improved_sigma_filtering
改进lee滤波源码,里面有im是原图 nim是噪声图像
- 2012-04-21 21:36:03下载
- 积分:1
-
MS_matlab
mean shift 均值漂移算法的matlab实现,大家可以看看,比较实用(mean shift algorithm matlab mean-shift realize, we can look at more practical)
- 2008-08-22 10:41:25下载
- 积分:1
-
tikhonov
该算法用于求解线性病态逆问题,同时该算法已经过实际验证,重建结果较好,希望对大家有所参考。(The algorithm for solving linear pathological inverse problem, at the same time, the algorithm was validated through actual and reconstruction results are good, hope to be of reference.)
- 2016-12-05 11:49:16下载
- 积分:1
-
detecting
在复杂背景下的多目标检测算法的研究与源代码(In the complex context of multi-target detecting algorithm and source code
)
- 2012-03-30 10:43:55下载
- 积分:1
-
as
说明: 这是我们数字图像处理课程的大作业,我自己用matlabGUI做了一个界面,希望对大家有用,谢谢!(This is a large digital image processing program operations, for my own use matlabGUI made an interface and hope for all of us, thank you!)
- 2009-09-16 20:07:46下载
- 积分:1