photo

betty


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
200,552
of 300,352

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
77.78%

收到投票数
0

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

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

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

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

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

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

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

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

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

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

4 years 前 | 3 个回答 | 0

3

个回答