Manu BN
Image Processing\Computer Vision
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
35.558
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
2 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
182 of 20.234
REPUTACIÓN
7.139
EVALUACIÓN MEDIA
4.60
CONTRIBUCIONES
14 Archivos
DESCARGAS
211
ALL TIME DESCARGAS
57939
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Drowsiness Detection using a Binary SVM Classifier
A Matlab code for Drowsiness Detection
más de 7 años hace | 9 descargas |
Enviada
Scene Recognition and Classification
A Matlab code for Scene Recognition and Classification
casi 8 años hace | 2 descargas |
Enviada
Rain Removal From Still Images Using L0 Gradient Minimization Technique
A Matlab code to remove rain
más de 8 años hace | 2 descargas |
Enviada
Human Action Recognition using KTH Dataset
A Matlab code to recognize human actions
más de 8 años hace | 9 descargas |
Enviada
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
más de 8 años hace | 50 descargas |
Enviada
Brain MRI Tumor Detection and Classification
A Matlab code for Brain MRI Tumor Detection and Classification
casi 9 años hace | 93 descargas |
Enviada
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
casi 9 años hace | 2 descargas |
Enviada
Multispectral Satellite Image Mapping using K Means
A Matlab code for Multispectral Satellite Image Mapping using K Means
casi 9 años hace | 6 descargas |
Enviada
Leaf Shape Extraction
A Matlab code to extract the shape of leaves
casi 9 años hace | 2 descargas |
Enviada
Degraded Quality Fingerprint Enhancement and Lost Minutiae Reconstruction
A Matlab code for fingerprint enhancement and lost minutiae reconstruction
casi 9 años hace | 8 descargas |
Enviada
A Minutiae Preserving SVD Fingerprint Compression
A Matlab Code for minutiae preserving fingerprint compression
casi 9 años hace | 1 descarga |
Enviada
Plant Disease Classification
A Matlab code to classify the type of disease using SVM
casi 9 años hace | 19 descargas |
Enviada
Soil Classification using a Multiclass SVM
A Matlab code for soil classification using a multiclass SVM classifier
casi 9 años hace | 7 descargas |
Enviada
Phase Based Binarization of Ancient Document Images
A Matlab code to Binarize Noisy Ancient Document Images
casi 9 años hace | 1 descarga |
Pregunta
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...
más de 9 años hace | 0 respuestas | 1
0
respuestasHow 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...
más de 9 años hace | 0
Pregunta
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...
casi 10 años hace | 1 respuesta | 0