photo

md khan


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

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

4 years 前 | 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...

4 years 前 | 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 years 前 | 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...

7 years 前 | 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,...

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

7 years 前 | 0 个回答 | 0

0

个回答