fish-kong / objective-detection
利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测
☆11Updated 5 years ago
Alternatives and similar repositories for objective-detection:
Users that are interested in objective-detection are comparing it to the libraries listed below
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 稀疏表示分类器应用于高光谱图像分类的MATLAB代码实现。仿真论文地址如下:☆45Updated 10 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类