BZbyr / LBP-matlabLinks
LBP 人脸识别 matlab实现
☆26Updated 9 years ago
Alternatives and similar repositories for LBP-matlab
Users that are interested in LBP-matlab are comparing it to the libraries listed below
Sorting:
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆89Updated 3 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆25Updated 10 years ago
- kaggle网站的一次竞赛,内容是关于超声波图像分割(神经细胞)。代码是我参加竞赛的部分源码,效果是该竞赛排行版的top10%。☆27Updated 9 years ago
- An improved version for matlab deep learning toolbox cnn☆23Updated 10 years ago
- Gabor Feature Extraction☆71Updated 7 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆98Updated 10 years ago
- Feature level fusion of LBP and Gabor☆17Updated 10 years ago
- This program is based on the Adaboost Algorithm and Haar Feature☆19Updated 8 years ago
- Exploiting Self-Similarities for Single Frame Super-Resolution (ACCV 2010)☆67Updated 11 years ago
- Matlab PCA 人脸识别☆214Updated 10 years ago
- 基于U-net和MRI图像的膀胱壁边缘以及膀胱肿瘤检测☆64Updated 5 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆52Updated 7 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 7 years ago
- ☆45Updated 7 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 3 years ago
- Matlab codes for 2D Convolutional Neural Network☆50Updated 10 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- Robust PCA implementation and examples (Matlab)☆208Updated 7 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆82Updated 5 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆73Updated 4 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10Updated 9 years ago
- a Matlab Image segmentation via several feature spaces DEMO☆26Updated 10 years ago
- 自动阈值提取及分割的算法合集:目前已更新的8种算法☆88Updated 7 years ago
- 3D Convolutional Neural Network (CNN) for volumetric inputs. Matlab framework supporting 2D and 3D kernels☆55Updated 6 years ago
- The code for the paper "Multimodal Task-driven Dictionary Learning for Image Classification".☆30Updated 10 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆87Updated 7 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 10 years ago
- 提取图像的灰度共 生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 7 years ago