md khan - MATLAB Central
photo

md khan


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

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/17 to 04/25Use left and right arrows to move selectionFrom 03/17Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
1 个回答

排名
80,693
of 298,264

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

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

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

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

8 years 前 | 0 个回答 | 0

0

个回答