photo

Manu BN


Image Processing\Computer Vision

Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

2 Questions
1 Answer

File Exchange

14 Files

RANK
35 558
of 298 649

REPUTATION
1

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
180 of 20 641

REPUTATION
7 228

AVERAGE RATING
4.60

CONTRIBUTIONS
14 Files

DOWNLOADS
173

ALL TIME DOWNLOADS
58779

RANK

of 161 897

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Submitted


Drowsiness Detection using a Binary SVM Classifier
A Matlab code for Drowsiness Detection

ungefär 8 år ago | 10 downloads |

4.6 / 5
Thumbnail

Submitted


Scene Recognition and Classification
A Matlab code for Scene Recognition and Classification

mer än 8 år ago | 3 downloads |

4.7 / 5
Thumbnail

Submitted


Rain Removal From Still Images Using L0 Gradient Minimization Technique
A Matlab code to remove rain

nästan 9 år ago | 7 downloads |

4.8 / 5
Thumbnail

Submitted


Human Action Recognition using KTH Dataset
A Matlab code to recognize human actions

ungefär 9 år ago | 4 downloads |

4.8 / 5
Thumbnail

Submitted


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

ungefär 9 år ago | 29 downloads |

4.7 / 5
Thumbnail

Submitted


Brain MRI Tumor Detection and Classification
A Matlab code for Brain MRI Tumor Detection and Classification

mer än 9 år ago | 83 downloads |

4.8 / 5
Thumbnail

Submitted


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

mer än 9 år ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Multispectral Satellite Image Mapping using K Means
A Matlab code for Multispectral Satellite Image Mapping using K Means

mer än 9 år ago | 4 downloads |

5.0 / 5
Thumbnail

Submitted


Leaf Shape Extraction
A Matlab code to extract the shape of leaves

mer än 9 år ago | 2 downloads |

4.7 / 5
Thumbnail

Submitted


Degraded Quality Fingerprint Enhancement and Lost Minutiae Reconstruction
A Matlab code for fingerprint enhancement and lost minutiae reconstruction

mer än 9 år ago | 6 downloads |

4.0 / 5
Thumbnail

Submitted


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

mer än 9 år ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Plant Disease Classification
A Matlab code to classify the type of disease using SVM

mer än 9 år ago | 20 downloads |

4.0 / 5
Thumbnail

Submitted


Soil Classification using a Multiclass SVM
A Matlab code for soil classification using a multiclass SVM classifier

mer än 9 år ago | 2 downloads |

4.66667 / 5
Thumbnail

Submitted


Phase Based Binarization of Ancient Document Images
A Matlab code to Binarize Noisy Ancient Document Images

mer än 9 år ago | 1 download |

4.0 / 5
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...

nästan 10 år 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...

ungefär 10 år 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...

mer än 10 år ago | 1 answer | 0

1

answer