6 Questions 6 Answers 0 Followers
Questions related from Santhosh kumar Buddepu
I have created dataset of 94 B-scan images (76 training + 18 testing) consists of 3 classes (metal pipe, steel box, plastic box). I have extracted statistical features from images the size of...
07 December 2021 8,518 5 View
I have '.mat files' for different objects and I want to extract HOG features from the mat files, and I want to apply those features on "fitcecoc" SVM one vs one classifier. I have written a code...
30 October 2021 592 0 View
I have taken a kaggle image dataset which contains star, triangle, circle and square. I have considered some images for training and testing and I have classified them using SVM: clc; clear...
27 October 2021 9,055 4 View
I have '.txt' files and I want to extract HOG and EHD features from these files and I want to classify the targets using SVM and random forest classifiers.
26 October 2021 7,164 2 View
Dear all, Iam working in GPR signal processing, for B-scan images I want to find the feature set after then i want to apply these features to classifier. I have find some statastical feature based...
22 October 2021 1,286 5 View
I have added a gaussian noise of 5 to 15 dB to my images for creating practical scenario. I have used sobel filter for finding gradient magnitude. in my point of view sobel is better option for...
11 October 2021 7,014 2 View