Manu BN
Image Processing\Computer Vision
Followers: 0 Following: 0
Statistik
RANG
35.558
of 295.448
REPUTATION
1
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
1
RANG
182 of 20.227
REPUTATION
7.139
DURCHSCHNITTLICHE BEWERTUNG
4.60
BEITRÄGE
14 Dateien
DOWNLOADS
209
ALL TIME DOWNLOADS
57932
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
Drowsiness Detection using a Binary SVM Classifier
A Matlab code for Drowsiness Detection
mehr als 7 Jahre vor | 9 Downloads |
Gesendet
Scene Recognition and Classification
A Matlab code for Scene Recognition and Classification
fast 8 Jahre vor | 2 Downloads |
Gesendet
Rain Removal From Still Images Using L0 Gradient Minimization Technique
A Matlab code to remove rain
mehr als 8 Jahre vor | 2 Downloads |
Gesendet
Human Action Recognition using KTH Dataset
A Matlab code to recognize human actions
mehr als 8 Jahre vor | 9 Downloads |
Gesendet
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
mehr als 8 Jahre vor | 50 Downloads |
Gesendet
Brain MRI Tumor Detection and Classification
A Matlab code for Brain MRI Tumor Detection and Classification
fast 9 Jahre vor | 91 Downloads |
Gesendet
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
fast 9 Jahre vor | 2 Downloads |
Gesendet
Multispectral Satellite Image Mapping using K Means
A Matlab code for Multispectral Satellite Image Mapping using K Means
fast 9 Jahre vor | 6 Downloads |
Gesendet
Leaf Shape Extraction
A Matlab code to extract the shape of leaves
fast 9 Jahre vor | 2 Downloads |
Gesendet
Degraded Quality Fingerprint Enhancement and Lost Minutiae Reconstruction
A Matlab code for fingerprint enhancement and lost minutiae reconstruction
fast 9 Jahre vor | 8 Downloads |
Gesendet
A Minutiae Preserving SVD Fingerprint Compression
A Matlab Code for minutiae preserving fingerprint compression
fast 9 Jahre vor | 1 Download |
Gesendet
Plant Disease Classification
A Matlab code to classify the type of disease using SVM
fast 9 Jahre vor | 19 Downloads |
Gesendet
Soil Classification using a Multiclass SVM
A Matlab code for soil classification using a multiclass SVM classifier
fast 9 Jahre vor | 7 Downloads |
Gesendet
Phase Based Binarization of Ancient Document Images
A Matlab code to Binarize Noisy Ancient Document Images
fast 9 Jahre vor | 1 Download |
Frage
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...
mehr als 9 Jahre vor | 0 Antworten | 1
0
AntwortenHow 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...
mehr als 9 Jahre vor | 0
Frage
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...
fast 10 Jahre vor | 1 Antwort | 0