Mauricio Ramirez
自 2014 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Image Processing, Object Tracking
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0