Community Profile

photo

Manu BN


Image Processing\Computer Vision

2015년부터 활동

Followers: 0   Following: 0

연락

통계

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

배지 보기

Feeds

보기 기준

제출됨


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

대략 7년 전 | 다운로드 수: 9 |

Thumbnail

제출됨


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

7년 초과 전 | 다운로드 수: 6 |

Thumbnail

제출됨


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

거의 8년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 19 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 73 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 136 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 7 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 36 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

Thumbnail

질문


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

8년 초과 전 | 답변 수: 0 | 1

0

답변

답변 있음
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...

거의 9년 전 | 0

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변