Statistics
RANK
184,220
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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
answerQuestion
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
answersskeleton 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
answersQuestion
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
answerQuestion
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
answerCopy 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