Community Profile

photo

Mauricio Ramirez


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Image Processing, Object Tracking

Statistics

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

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

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

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

9 years ago | 2 answers | 0

2

answers