![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6110171.jpg)
Manu BN
Image Processing\Computer Vision
Followers: 0 Following: 0
Statistiques
RANG
35 558
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
2 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
1
RANG
181 of 20 419
RÉPUTATION
7 178
CLASSEMENT MOYEN
4.60
CONTRIBUTIONS
14 Fichiers
TÉLÉCHARGEMENTS
137
ALL TIME TÉLÉCHARGEMENTS
58322
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
Drowsiness Detection using a Binary SVM Classifier
A Matlab code for Drowsiness Detection
presque 8 ans il y a | 7 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55152/versions/4/screenshot.jpg)
A soumis
Scene Recognition and Classification
A Matlab code for Scene Recognition and Classification
environ 8 ans il y a | 2 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55016/versions/3/screenshot.jpg)
A soumis
Rain Removal From Still Images Using L0 Gradient Minimization Technique
A Matlab code to remove rain
plus de 8 ans il y a | 4 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/57416/versions/2/screenshot.jpg)
A soumis
Human Action Recognition using KTH Dataset
A Matlab code to recognize human actions
presque 9 ans il y a | 5 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55111/versions/5/screenshot.jpg)
A soumis
Plant Leaf Disease Detection and Classification using Multiclass SVM Classifier
A Matlab code to detect and classfy diseases in plant leaves using a multiclass SVM classifier
presque 9 ans il y a | 35 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55098/versions/2/screenshot.jpg)
A soumis
Brain MRI Tumor Detection and Classification
A Matlab code for Brain MRI Tumor Detection and Classification
environ 9 ans il y a | 48 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55107/versions/2/screenshot.jpg)
A soumis
A technique to seperate books from a shelf and read characters from it
A Matlab code to detect books from a shelf and extract only the text from it
environ 9 ans il y a | 1 téléchargement |
A soumis
Multispectral Satellite Image Mapping using K Means
A Matlab code for Multispectral Satellite Image Mapping using K Means
environ 9 ans il y a | 6 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55113/versions/1/screenshot.jpg)
A soumis
Leaf Shape Extraction
A Matlab code to extract the shape of leaves
environ 9 ans il y a | 1 téléchargement |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55110/versions/1/screenshot.jpg)
A soumis
Degraded Quality Fingerprint Enhancement and Lost Minutiae Reconstruction
A Matlab code for fingerprint enhancement and lost minutiae reconstruction
environ 9 ans il y a | 3 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55109/versions/1/screenshot.jpg)
A soumis
A Minutiae Preserving SVD Fingerprint Compression
A Matlab Code for minutiae preserving fingerprint compression
environ 9 ans il y a | 1 téléchargement |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55108/versions/1/screenshot.jpg)
A soumis
Plant Disease Classification
A Matlab code to classify the type of disease using SVM
environ 9 ans il y a | 18 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/50624/versions/3/screenshot.jpg)
A soumis
Soil Classification using a Multiclass SVM
A Matlab code for soil classification using a multiclass SVM classifier
environ 9 ans il y a | 2 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55096/versions/1/screenshot.jpg)
A soumis
Phase Based Binarization of Ancient Document Images
A Matlab code to Binarize Noisy Ancient Document Images
environ 9 ans il y a | 2 téléchargements |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/55011/versions/2/screenshot.png)
Question
How to apply sliding window for car detection in HOG+SVM ??
Dear All, I have trained the SVM classifier with HOG features of positive (car) and negative (non car) samples. Now in the d...
plus de 9 ans il y a | 1 réponse | 1
0
réponseHow to remove green part of disease leaf image?
Hi, Here is the code to Plant Disease Analysis. I would like someone to review it. https://in.mathworks.com/matlabcentral/fi...
presque 10 ans il y a | 0
Question
i have divided an RGB image into 4*4 non overlapping blocks. Aft which I hv stored the blocks into a cell array if the standard deviation value is more than a fixed value. Now I wan to put these 16 images back and reconstruct the image. How do i do
This cell array contains the 16 blocks: T_arr = {T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16}; I have a blan...
environ 10 ans il y a | 1 réponse | 0