Mauricio Ramirez
Followers: 0 Following: 0
Professional Interests: Image Processing, Object Tracking
Statistics
4 Questions
0 Answers
RANK
195,902
of 295,569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
How do I plot a n-by-2 matrix?
I want to find out how to implement this ive tried this way but it doesn't seem to work. accumluatedpredval is a n-by-2 mat...
9 years ago | 0 answers | 0
0
answersQuestion
How can I store x y coordinates of centroids that are found using region props within a loop?
s = regionprops(L, 'Area', 'Centroid', 'BoundingBox'); % code I have found these properties using region props. I nee...
9 years ago | 1 answer | 0
1
answerQuestion
Using bwlabel() with a structuring element
Hello I would like to try and use bwlabel() with a specific structuring element, is this possible? se = strel('ar...
10 years ago | 2 answers | 0
2
answersQuestion
How to use a push button to go to the next image in a listbox GUI
Hello, I have tried and tried and cannot get my piece of code to work, I know I'm lacking somewhat in knowledge. I am try...
10 years ago | 2 answers | 0