搜索资源列表
efficient_registration
- 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
DFTin2D
- code in visual c++ environment for dft in 2d,
Wavelets
- 1 Haar Wavelets 1.1 The Haar transform 1.2 Conservation and compaction of energy 1.3 Haar wavelets 1.4 Multiresolution analysis 1.5 Compression of audio signals 1.6 Removing noise from audio signals 1.7 Notes and references 2 Daub ech
huffman coding
- 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image