Community Profile

photo

Mariana


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Find pixels at given distance along line
Hello, as you can see on image attached I´ve computed perpendicular lines to red lines. I know the slope of red line, the slope...

10 years ago | 1 answer | 0

1

answer

Question


Angles at concave polygon
<</matlabcentral/answers/uploaded_files/11246/polygon.jpg>> Hello, I have a concave polygon you can see in the picture attac...

10 years ago | 2 answers | 0

2

answers

Answered
skeleton extension to object border
Image Analyst, thank you very much for your answer! I tried your second suggestion and I think it might work! I didn´t know ab...

10 years ago | 0

Question


skeleton extension to object border
Hello, I have the edge representation of binary image and it´s skeleton. Skeleton is given by thinning algorithm and so it does...

10 years ago | 2 answers | 0

2

answers

Question


Multiple loop doesn´t work with right values
Hello, I can´t figure out myself what is wrong with following nested loops: index = 0; for i = 1 : 2 : givenValue ...

10 years ago | 1 answer | 0

1

answer

Question


Problems with saving vectors to cell array
Hello, newbie to Matlab here. I have a problem with saving vectors (which are not of the same length) to cell array. Let´s say...

10 years ago | 1 answer | 0

1

answer

Answered
Copy object´s pixels to ones-matrix
Very thanks :) I´m new to matlab, sorry if it was a silly question

10 years ago | 0

Question


Copy object´s pixels to ones-matrix
Hello, I try following (for example): [r, c] = find(bwlabel(BW)==2) but I´ve found out that "r" and "c" vectors are the s...

10 years ago | 3 answers | 0

3

answers