photo

samar mahmoud


Last seen: 約5年 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

13 質問
0 回答

ランク
84,847
of 300,781

評判
0

コントリビューション
13 質問
0 回答

回答採用率
30.77%

獲得投票数
0

ランク
 of 21,088

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,031

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


what are the perfect skin colors values?
Can anyone tell me what are the perfect threshold values to detect skin colors in images and what is the color t...

6年弱 前 | 4 件の回答 | 0

4

回答

質問


how to convert a segmented image to a set of bounding boxes?
I have use the function L = imsegkmeans(I,k) to segement image into region. Now, How to convert the output L into a set of ...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Is there are a neural network can use in hierarical image classification
if there are a hierarical neural network to preform a heirarical classification built in matlab for example, classify image int...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


license checkout failed? license error manager 97 ?
I am trying to install matlab r2018b at azure server but i received that error :cannot start check that the specified ports in ...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


Error detected from emxArray_uint8_T: .text+0xc1): undefined reference to `emxInit_uint8_T1(emxArray_uint8_T**, int)'?
write a matlab function that calculates entropy of gray scale image: "score=score_entropy(image)" then use matlab cod...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


Ask a question about bboxPrecisionRecall function?
bboxPrecisionRecall function take Ground truth bounding boxes and Bounding boxes as inputs as showed in <https://www.mathworks.c...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


How know error when matlab is failed down?
I compiled a .cpp file by mex function and it is compiled successfully but when run the code the matlab is crashed and ask me to...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Why minGW not work as expected?
I download minGW form https://github.com/mathworks/MinGW_53 and configure it with matlab the output of mex -setup MEX con...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How to convert form [xmin ymin xmax ymax] to [x y width height] in image?
I have a detected box in [xmin ymin xmax ymax] but i need it in the format [x y width height] to use it in overlapRatio = bb...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


What happens when altering a compiled code?
If i have a c++ code which already compiled and run in matlab and i alter in the code in .cpp file only, If i need to alter any ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


how can detect objects from images?
i want to recogination objects in image , who can i name objects in matlab code and what are the steps of obect recogination c...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


wrong values from output of neural network?
i train a neural network for classification but when i tested it i got wrong values load ('net.mat'); p=sim(net,testfeat...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


error :subscripted assignment dimension mismatch when use extractSURFFeature?
when i extract surf or fast feature , i have error but when i used extractHOGFeatures i do not have error for i = 1:numel(t...

9年弱 前 | 1 件の回答 | 0

1

回答