Manu BN
Image Processing\Computer Vision
2015 年からアクティブ
Followers: 0 Following: 0
統計
All
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Drowsiness Detection using a Binary SVM Classifier
A Matlab code for Drowsiness Detection
7年以上 前 | ダウンロード 9 件 |
送信済み
Scene Recognition and Classification
A Matlab code for Scene Recognition and Classification
8年弱 前 | ダウンロード 2 件 |
送信済み
Rain Removal From Still Images Using L0 Gradient Minimization Technique
A Matlab code to remove rain
8年以上 前 | ダウンロード 2 件 |
送信済み
Human Action Recognition using KTH Dataset
A Matlab code to recognize human actions
8年以上 前 | ダウンロード 9 件 |
送信済み
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年以上 前 | ダウンロード 50 件 |
送信済み
Brain MRI Tumor Detection and Classification
A Matlab code for Brain MRI Tumor Detection and Classification
9年弱 前 | ダウンロード 93 件 |
送信済み
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
9年弱 前 | ダウンロード 2 件 |
送信済み
Multispectral Satellite Image Mapping using K Means
A Matlab code for Multispectral Satellite Image Mapping using K Means
9年弱 前 | ダウンロード 6 件 |
送信済み
Degraded Quality Fingerprint Enhancement and Lost Minutiae Reconstruction
A Matlab code for fingerprint enhancement and lost minutiae reconstruction
9年弱 前 | ダウンロード 8 件 |
送信済み
A Minutiae Preserving SVD Fingerprint Compression
A Matlab Code for minutiae preserving fingerprint compression
9年弱 前 | ダウンロード 1 件 |
送信済み
Plant Disease Classification
A Matlab code to classify the type of disease using SVM
9年弱 前 | ダウンロード 19 件 |
送信済み
Soil Classification using a Multiclass SVM
A Matlab code for soil classification using a multiclass SVM classifier
9年弱 前 | ダウンロード 7 件 |
送信済み
Phase Based Binarization of Ancient Document Images
A Matlab code to Binarize Noisy Ancient Document Images
9年弱 前 | ダウンロード 1 件 |
質問
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...
9年以上 前 | 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...
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...
10年弱 前 | 1 件の回答 | 0