搜索资源列表
haar_wavelet_analysis.ppt
- introductoin on harr wavelet analysis and the usage in image processing and digital signal processing.
harr_wavletconvert
- 主要介绍了使用harr小波进行图像压缩的原理和方法。通过使用小波变换,实现DC和AC的区分与解交织。-Introduces harr wavelet for image compression theory and methods. By using wavelet transform, to achieve the distinction between DC, and AC mixed with the solution.
HARR_DWT2
- 图像尺度为2的全分解小波包,Harr小波变换,一个主程序,两个附程序。-2 full-scale image wavelet packet decomposition, Harr wavelet transform, a main program, two additional programs.
surf
- SURF意指 加速的具有鲁棒性的特征,由Bay在2006年首次提出,这项技术可以应用于计算机视觉的物体识别以及3D重构中。SURF算子由SIFT算子改进而来,一般来说,标准的SURF算子比SIFT算子快好几倍,并且在多幅图片下具有更好的鲁棒性。SURF最大的特征在于采用了harr特征以及积分图像integral image的概念,这大大加快了程序的运行时间。-SURF (Speeded Up Robust Feature) is a robust local feature detector,