photo

betty


Last seen: meer dan 3 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
203.175
of 300.343

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
77.78%

VOTES RECEIVED
0

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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?

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 4 jaar ago | 3 answers | 0

3

answers