![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8986386_1522130379054_DEF.jpg)
md khan
Followers: 0 Following: 0
Feeds
질문
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...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 8년 전 | 답변 수: 1 | 0
1
답변답변 있음
how 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,...
how 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,...
거의 8년 전 | 0
질문
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 ...
거의 8년 전 | 답변 수: 0 | 0