photo

Mauricio Ramirez


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Image Processing, Object Tracking

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
242,032
of 300,379

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 2 answers | 0

2

answers