md khan
Followers: 0 Following: 0
Statistics
RANK
278,755
of 295,527
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
Set size of image without border and save
I have an original.jpg of size (320 * 240). After plotting some line on the image I get processed.jpg. But the size of processed...
4 years ago | 2 answers | 0
2
answersQuestion
I have to plot some lines over an image. Lines are rotated, so to align them with image I used camroll(-90). But now the whole image is rotated.
Here is my code: U = load('C:\Users\khan1\jupyter_test_code\CRBD\TMGEM results\crop_row_001.tmg'); O = imread('C:\Users\khan...
4 years ago | 1 answer | 0
1
answerQuestion
trainCascadeObjectDetector uses what type of classifier?
trainCascadeObjectDetector with Haar features uses what type of classifier? Is it 'Adaboost'? If it is Adaboost, then is there a...
7 years ago | 1 answer | 0
1
answerQuestion
GPU requirement for convolution neural network.
Matlab example (https://www.mathworks.com/help/nnet/convolutional-neural-networks.html) suggests that "using a GPU requires a CU...
7 years ago | 1 answer | 0
1
answerhow modify the trainCascadeObjectDetector to train with other types of features?
How do I specify which feature to select? In the example "trainCascadeObjectDetector('tennisballdetect.xml',positiveInstances,...
7 years ago | 0
Question
Steps to train a classifier?
My project is to detect a specific weed from a corn field. A robot will move inside a corn field, taking video with a Raspberry ...
7 years ago | 0 answers | 0