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
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 3 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆119Updated 5 years ago
- 基于PCA和SVM的人脸识别☆48Updated 6 years ago
- 稀疏表示分类器应用于高光谱图像分类的MATLAB代码实现。仿真论文地址如下:☆45Updated 10 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- 基于matlab和bag of words的图像分类☆10Updated 8 years ago
- Clustering algorithms by fast search and find of density peaks☆18Updated 6 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 7 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆39Updated 5 years ago
- Kernel PCA and Pre-Image Reconstruction☆16Updated last year
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 6 years ago
- ☆22Updated 8 years ago
- Band selection and classification of hyperspectral images using Multi-objective Genetic Algorithms☆14Updated 6 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆154Updated 7 years ago
- 使用sift算法提取图像特征点,然后利用KMeans算法特征点进行聚类,然后进行匹配来实现基于内容的图像分类器☆18Updated 4 years ago
- 我们使用传统的数字图像处理的方法进行中国车牌的识别,与我们的深度学习方法进行对比。☆30Updated 4 years ago
- Scene recognition using multiple feature extractors (tiny-images, D-SIFT, BoVW, PHoW) and different classifiers (KNN, SVM).☆22Updated 10 years ago
- “Detecting an object in an area based on the command given through speech using MFCC and HMM for Speech \& HOG and SVM for Image as Featu…☆12Updated 8 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- Ant colony optimization (aco) algorithm is used to select the features of hyperspectral remote sensing image bands,And then use Support V…☆37Updated 6 years ago
- Comparison among K-Means, DBSCAN and Density Peak☆24Updated 6 years ago
- This provides an MATLAB code implementation for the paper "Low-rank and Sparse Matrix Decomposition via the Truncated Nuclear Norm and a …☆28Updated 6 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆48Updated 6 years ago
- In this paper, a novel adaptive morphological reconstruction (AMR) operation is proposed. AMR is able to obtain better seed images to imp…☆11Updated 4 years ago
- Codes for dictionary learning for sparse representation☆16Updated 9 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆11Updated 5 years ago