搜索资源列表
haar
- 这里面主要阐述haar小波的基本原理和基本算法-this is all about the haar wavelet sfskfsdfsdfjsfskfjlsfla
OpenCV_ObjectDetection_HowTo
- How-to build a cascade of boosted classifiers based on Haar-like features
Haar
- Simplest hand calculation suffice A prototype for studying more sophisticated wavelets Related to Haar transform, a mathematical operation.-Simplest hand calculation suffice A prototype for studying more sophisticated wavelets Related to Haar tran
Based-onSVM-target-tracking
- 计算Haar小波特征,用AdBaoost提取部分有代表性的特征共三种特征选择方法与SVM相结合进行目标跟踪的算法。 -The calculated Haar wavelet features to extract some of the typical characteristics of three feature selection method combined with SVM algorithm for target tracking AdBaoost.
image_denoising
- denoising packages for wavelet haar based image filtering
DWT
- DWT Based Watermarking Algorithm using Haar Wavelet
Haar-wavelet
- 与标准的傅里叶变换相比,小波分析中使用到的小波函数具有不唯一性,即小波函数 具有多样性。小波分析在工程应用中,一个十分重要的问题就是最优小波基的选择问题,因为用不同的小波基分析同一个问题会产生不同的结果。目前我们主要是通过用小波分析方法处理信号的结果与理论结果的误差来判定小波基的好坏,由此决定小波基。常用小波基有Haar小波、Daubechies(dbN)小波、Mexican Hat(mexh)小波、Morlet小波、Meyer小波等5种。-Compared with the standard
corrected-journal
- haar wavelet compression and encryption
Robust-Image-Watermarking-using-Tetrolet-Transfor
- This paper proposes new watermarking technique based on tetrolet domain. The tetrolet transform is a new adaptive Haar-type wavelet transform based on tetrominoes. It avoids Gibbs oscillation because it applies the Haar function at the edge o
demodulation-of-MFSK-signals
- 提出了一种多迸制频移键控(M娲K)信号调制分类及解调方法,选取截获接收机输出的MFSK信 号的时频脊线作为分类特征,利用无监督聚类算法求取最佳聚类数M.利用时频脊线的Ham:小波变换 估计码元宽度,并且利用对应最佳聚类数的聚类中心确定抽判门限,通过对时频脊线抽样判决,实现了 MFSK信号的解调.理论分析和对实际信号的处理结果证明了此算法的可行性.-new algorithm is proposed for elassillcation and demodulation of MFSK
surf
- SURF意指 加速的具有鲁棒性的特征,由Bay在2006年首次提出,这项技术可以应用于计算机视觉的物体识别以及3D重构中。SURF算子由SIFT算子改进而来,一般来说,标准的SURF算子比SIFT算子快好几倍,并且在多幅图片下具有更好的鲁棒性。SURF最大的特征在于采用了harr特征以及积分图像integral image的概念,这大大加快了程序的运行时间。-SURF (Speeded Up Robust Feature) is a robust local feature detector,