photo

Mariana


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
2 Answers

RANK
285,506
of 297,527

REPUTATION
0

CONTRIBUTIONS
6 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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 1

View badges

Feeds

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

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

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

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

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

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

11 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

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

11 years ago | 3 answers | 0

3

answers