-
main
说明: 以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。
以f = cos(2*pi/256*t) + sin(2*pi/128*t)做为原信号,取原信号f的20%做为输入进行压缩感知重建。(The sparse basis includes discrete cosine transform (DCT) and fast Fourier transform (FFT) as sparse basis, Gaussian random matrix and partial Hadamard matrix as measurement matrix, L1 norm and orthogonal matching pursuit algorithm (OMP) as reconstruction algorithm.
In this paper, the reconstructed signal is reconstructed by using the original sensing signal (sinf * t) as the original input signal (i.e. sinf * t * 2) + 2 * s * t * as the input signal.)
- 2020-12-17 22:00:23下载
- 积分:1
-
mmdetection-master
基于mmdetection框架的深度学习目标检测框架(deep learning object detection based on mmdetection)
- 2020-06-19 22:20:02下载
- 积分:1
-
ExImage
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。
关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。
(ExImage Image processing toolkit)
- 2009-09-18 14:54:49下载
- 积分:1
-
growcut
这是关于图像区域生长的源码,希望对这方面的人有所帮助(This is on the source image region growing, I hope people in this area help)
- 2008-06-06 09:06:27下载
- 积分:1
-
找待选物体图像的长轴位置process2
找待选物体图像的长轴位置(find objects to be elected to the long axis image location)
- 2020-07-07 20:38:56下载
- 积分:1
-
just-noticeable-difference
用于计算图像每个像素点的恰可识别阈值(JND),该模型为Chou所提出。(This model was used to estimation the just-noticeable difference of pixel in image, which was proposed by Chou.)
- 2009-07-15 15:24:28下载
- 积分:1
-
mingcheng
说明: 红外图像拼接,将两幅有重叠的图拼成一幅,以实现相关拼接(Infrared image mosaic, the two overlapping Figure 1 spell in order to achieve the relevant splicing)
- 2008-10-22 17:52:42下载
- 积分:1
-
facerecognition-wavelet-matlab
基于小波的人脸识别算法的matlab实现(Face recognition based on wavelet algorithm to achieve the Matlab)
- 2007-01-31 22:12:02下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1
-
codebar
自己写的条形码识别代码,能够识别商品条码,与大家分享,代码只供参考!(Write your own bar code identification code, the bar code to identify goods to share with you the code for reference only!)
- 2008-05-21 10:38:40下载
- 积分:1