Community Profile

photo

Manu BN


Image Processing\Computer Vision

Active since 2015

Statistics

所有
  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Submitted


Drowsiness Detection using a Binary SVM Classifier
Matlab代码for Drowsiness Detection

más de 5 años ago | 17 downloads |

Thumbnail

Submitted


Scene Recognition and Classification
Matlab代码for Scene Recognition and Classification

más de 5 años ago | 7 downloads |

Thumbnail

Submitted


Rain Removal From Still Images Using L0 Gradient Minimization Technique
Matlab代码to remove rain

alrededor de 6 años ago | 2 downloads |

Thumbnail

Submitted


Human Action Recognition using KTH Dataset
Matlab代码to recognize human actions

más de 6 años ago | 10 downloads |

Thumbnail

Submitted


Plant Leaf Disease Detection and Classification using Multiclass SVM Classifier
Matlab代码to detect and classfy diseases in plant leaves using a multiclass SVM classifier

más de 6 años ago | 44 downloads |

Thumbnail

Submitted


Brain MRI Tumor Detection and Classification
Matlab代码for Brain MRI Tumor Detection and Classification

más de 6 años ago | 69 downloads |

Thumbnail

Submitted


A technique to seperate books from a shelf and read characters from it
Matlab代码to detect books from a shelf and extract only the text from it

más de 6 años ago | 4 downloads |

Thumbnail

Submitted


Multispectral Satellite Image Mapping using K Means
Matlab代码for Multispectral Satellite Image Mapping using K Means

más de 6 años ago | 4 downloads |

Thumbnail

Submitted


Leaf Shape Extraction
Matlab代码to extract the shape of leaves

más de 6 años ago | 1 download |

Thumbnail

Submitted


Degraded Quality Fingerprint Enhancement and Lost Minutiae Reconstruction
Matlab代码for fingerprint enhancement and lost minutiae reconstruction

más de 6 años ago | 5 downloads |

Thumbnail

Submitted


A Minutiae Preserving SVD Fingerprint Compression
A Matlab Code for minutiae preserving fingerprint compression

más de 6 años ago | 1 download |

Thumbnail

Submitted


Plant Disease Classification
Matlab代码to classify the type of disease using SVM

más de 6 años ago | 14 downloads |

Thumbnail

Submitted


土壤分类using a Multiclass SVM
Matlab代码for soil classification using a multiclass SVM classifier

más de 6 años ago | 7 downloads |

Thumbnail

Submitted


Phase Based Binarization of Ancient Document Images
Matlab代码to Binarize Noisy Ancient Document Images

más de 6 años ago | 3 downloads |

Thumbnail

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...

alrededor de 7 años ago | 0 answers | 1

0

answers

Answered
How 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 7 años ago | 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...

más de 7 años ago | 1 answer | 0

1

answer