photo

Somayyah Mohammed


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
282,092
of 301,175

評判
0

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

回答採用率
28.57%

獲得投票数
0

ランク
 of 21,185

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,238

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


What changes can I make to speed up my code?
I have this code to detect specific shapes in an image using a template, It works very good but withen the second for loop the f...

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

0

回答

質問


MATLAB : How to keep output values after using return
I have this code segment: function [S,r1,r2,c1,c2] = xor2imgs(org,templete,Diff) while (r+O - 1) <= N ...

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

1

回答

質問


How do I move an image into a cell?
I built a 1*5 cell named N and need to copy an image (img)matrix into each entry in it what should I do? This is what I came up ...

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

1

回答

質問


How do I use Black and White mask to find areas with best match to a shape?
So I have an image like this: It's originally an RGB picture of a car fuel door that I applied some code on it to emphasize t...

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

0

回答

質問


How do I detect a specific object in a photo to trace it out?
Lets say I have this pic here: and I want to seperate the car from the background to do further processing on it (like changi...

約7年 前 | 0 件の回答 | 0

0

回答

質問


Why does the auto-evaluation code give me an error for the last argument ?
I'm following a tutorial on coursera and trying to solve this problem: Write a function called small_elements that takes as inp...

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

1

回答

質問


Why can't the function handle the error in a given date input?
I'm studying MATLAB on coursera and stuck with a question: Write a function called day_diff that takes four scalar positive int...

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

1

回答