-
FASTA
一种与FASTA实现的前向向后分裂的指南(A FIELD GUIDE TO FORWARD-BACKWARD SPLITTING WITH A FASTA IMPLEMENTATION)
- 2017-09-17 22:40:00下载
- 积分:1
-
find_-contours
可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
- 2013-12-30 14:44:05下载
- 积分:1
-
Glew开发环境测试
说明: 测试Glew开发环境搭建是否成功,如果您成功的安装了对应的glut和glew库文件。(the test code for glew, to know is it working.)
- 2020-06-22 01:00:01下载
- 积分:1
-
ppnedivision
Random Number Generators随机数生成包括gaussian random number gener()
- 2017-12-01 18:57:42下载
- 积分:1
-
1MRF
一种改进的大律法,对于学习图形处理这很有用(An improved large law, the study deal with this very useful graphics)
- 2009-02-17 11:24:18下载
- 积分:1
-
OMP
此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.(This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.)
- 2014-03-18 15:47:11下载
- 积分:1
-
75448137OpenSURF_Matlab
这是一种实现数字图像拼接的surf算法的matlab程序,能够取得不错的效果。(This is a digital image mosaic surf algorithm matlab program, can achieve good results.)
- 2021-04-29 15:48:42下载
- 积分:1
-
SF
说明: 用于计算图像的空间频率和空间频率图(可看作是图像的轮廓)(Used to calculate the spatial frequency and spatial frequency graph of the image)
- 2020-01-06 17:47:57下载
- 积分:1
-
rgb_yuv_1
将.rgb格式的图像转换为.yuv格式的图像,.yuv格式的图像按4:2:0采样(will. Rgb format conversion of images. YUV format images. YUV format image with 4:2:0 sampling)
- 2005-04-21 15:04:01下载
- 积分:1
-
Wavelet_SR
本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得
% 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分
% 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子
% 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高
% 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This program is a super-resolution algorithm based on a single image, which is sampled from the high resolution image of the input.
% to the original low resolution image, after interpolating the input low resolution image, the low resolution image is divided by DWT.
The% solution is different 4 subbands, and the resolution image is processed by SWT. High frequency subsets obtained by SWT
% brings the high frequency subband obtained by the modified DWT. Finally, the height of the combination of inverse discrete wavelet transform (IDWT)
% frequency subband and low resolution image, and the output super-resolution image is obtained. The results were evaluated by calculating PSNR and SSIM.)
- 2018-03-05 17:14:22下载
- 积分:1