photo

Marlon Damaceno


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


I need to draw 8 lines in a binary image according to the attached image.
<</matlabcentral/answers/uploaded_files/96488/8.jpg>> How can I do this?

6 years ago | 1 answer | 0

1

answer

Question


How to plot a pizza bar with my colors found?
I want plot a pizza bar with my colors found, How can I do this? This is my code: %% *** [DADOS DO AUTOR] *** %% ...

6 years ago | 1 answer | 0

1

answer

Question


Anybody help me with measure asymmetry an irregular object
What's the best method to sort the asymmetry? basically, I need the result of the ratio between the perpendicular segment and...

6 years ago | 1 answer | 0

1

answer

Answered
How I get this all values of regionprops and show in diferent edit texts in my GUI?
Hello guys! I got it in a different, simpler way, easier than I thought. %% ***AREA*** %% Area = cat(1, 'stats.Area')...

6 years ago | 0

Question


How I get this all values of regionprops and show in diferent edit texts in my GUI?
stats = regionprops('table',CloseBW,'Area',... 'BoundingBox',... ...

6 years ago | 3 answers | 0

3

answers

Question


I Have a value of bwarea, how can I get this value and show in edit text in my GUI?
Example: EDITOR: bwarea(a) COMMAND WINDOW: ans = 10 % (I need to show this value in my edit text GUI) anybody help me...

6 years ago | 1 answer | 0

1

answer