Statistics
RANK
173 789
of 295 467
REPUTATION
0
CONTRIBUTIONS
16 Questions
2 Answers
ANSWER ACCEPTANCE
62.5%
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
Access MinFeretCoordinates data in regionprop table
How can I access each circle MinFeretCoordinates? clc; clear; a = imread("circlesBrightDark.png"); bw = a < 50; imshow(...
12 månader ago | 2 answers | 0
2
answersQuestion
Problem with rotating an image
Hi, I have a code within app designer which is aim in rotating an object but I get sometimes this error: c = 1....
ungefär ett år ago | 1 answer | 0
1
answerQuestion
Change the size 2 uiaxes
How can I change the size 2 uiaxes (ax by -50% and ax1 by 50%)? Code: fig = uifigure; ax = uiaxes(fig,'Position',[10 10 250...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
Change name and logo after Standalone Desktop Apps Compile
When I use Share/Standalone Desktop Apps to compile an app designer file I get in the reults the following: How can I change ...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
Overlay gray ROI on an image
Based on this question (https://www.mathworks.com/matlabcentral/answers/1620785-overlay-roi-on-an-image) and one of the answers ...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
populate a listbox with selected folder doc file names - App designer
How can I populate a listbox with all doc files in a selected folder using a button in App designer? function selectDocButton...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Add header to the splited tables and omit the "" signs
Based on this question I wrote a code that generate a PDF report. Two questions: 1) How can I omit the "" that appear on the e...
mer än 4 år ago | 1 answer | 0
1
answerHow to extract frames of a video
How can I add the possibility to select a ROI in Image Analyst script and analyzed it?
nästan 5 år ago | 0
send imtool image to my GUIDE GUI
Thanks a lot. The imtool works fine but the returned image is not shown, any reason why?
mer än 7 år ago | 0
Question
send imtool image to my GUIDE GUI
In the following function, I send an image from my GUI axes to an imtool in order to do some manipulations. How can I transfer t...
mer än 7 år ago | 2 answers | 0
2
answersQuestion
Calculate each object maximum height and weight
How can I calculate each object maximum height and weight in the following example? I used this code: clc; clear; ...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
Difference between hist and imhist
Hi, I have a fundamental question about the hist and imhist and an explanation will be great as I am a bit lost. I am runn...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
Manual object counter inside an image
Hi How can I program a very simple manual counter on top of an image that I show (GUI). Basically, I wish to load an image to...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
Image browser- populate listbox and show image problems
Based on Image Analyst answer to the question in http://www.mathworks.com/matlabcentral/answers/78421 I was slightly modifyin...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
Introducing a border/outline to objects in an image – follow up question
Based on the question in http://www.mathworks.com/matlabcentral/answers/27252 and the resulted script (below) I have two que...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
bwboundaries - label each object with different color
Hi, In this example below the labeled objects are shown using the jet colormap, on a gray background, with region boundaries...
ungefär 11 år ago | 2 answers | 0
2
answersQuestion
uiwait and warning dialog problem
Hi, I use a load image button in GUI that contains the following code: [path, file] = uigetfile({'*.jpg;*.gif','All Ima...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
"uncollage" a collage image
Hi, How can I "uncollage" a collage image ( <http://i41.tinypic.com/11m945i.jpg>) <<http://i41.tinypic.com/11m945i.jpg>>...
mer än 11 år ago | 1 answer | 0