betty - MATLAB Central
photo

betty


Last seen: 約3年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

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

9 質問
0 回答

ランク
158,341
of 297,738

評判
0

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

回答採用率
77.78%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,472

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


coins.png how to find the smallest coin in a image and display it alone in a separate window?
how to find the smallest coin in the image below and display it alone in a separate window

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

1

回答

質問


text.how can I find the largest and smallest size letters in a png image and display them in a different color in the image (without deleting other letters)?
how can I find the largest and smallest size letters in the image below and display them in a different color in the image (with...

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

1

回答

質問


How to find the number of letters in the image?
how do I find out how many letters are in the image below and print them on the image?

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

1

回答

質問


text.png how to remove vertical lettering on a photo?
how to remove all of the vertical text in the image below? i'm trying the following code but it doesn't work I=imread('text.p...

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

1

回答

質問


how to find the smallest object in the coin image?
how to find the smallest object in the image below ? the code I wrote below does not work A = imread('eight.tif'); C=imbinar...

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

1

回答

質問


how to find the largest object in the coin image?
how to find the largest object in the image below ? the code I wrote below does not work A = imread('eight.tif'); C=imbinari...

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

1

回答

質問


determining the edges of the money image with red color
how can I draw the edges of the money image below in color? I'm trying the following code, but it doesn't work A = imread('ei...

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

1

回答

質問


how do I find the smallest object in a binary coins image ?
How to find the smallest object in the image below I would appreciate it if you could help

3年以上 前 | 2 件の回答 | 0

2

回答

質問


how to extract objects from an image after filling in the objects in the binary image
I need to delete the objects I have marked below from the binary image but I don't know how to do it can you help

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

3

回答