Community Profile

photo

danny agus


binus

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I pass variables from one function to another in MATLAB GUIDE GUI's?
I have a GUI with two buttons. I define a variable, A, in the first button when loading a file. I need access to that variable...

13 years ago | 2 answers | 0

2

answers

Question


compare string
i want to ask about compare string i want to select file use this code [FileName,PathName] = uigetfile('*.jpg','Select t...

13 years ago | 1 answer | 0

1

answer

Question


how to acquire a value from workspace
i have a question about matrix value, if there is a point of an image and consist of x and y coordinates. centroids = [x valu...

13 years ago | 1 answer | 0

1

answer

Question


error writing in matlab 7.11 ( r2010b)
when i try this code imaqreset clear all vid = videoinput('winvideo', 1'); % inisialisasi hardware vid.FramesPer...

13 years ago | 2 answers | 0

2

answers

Question


Find pixel coordinates value of a centroid ?
[EDIT: Fri May 13 20:58:34 UTC 2011 - Reformat - MKF] I want to find the x n y coordinates and pixel value of the centroid. H...

13 years ago | 3 answers | 0

3

answers

Question


Could i reverse the color of object with background ?
i want to ask, could i change the color ( reverse ) the background color with the object color ? for example : <[URL=http://im...

13 years ago | 1 answer | 0

1

answer

Question


how i know the value of a pixel in a centroid of image
i wanna ask, could we see the value of a centroid of an image for example ; s = regionprops(BW, 'centroid'); can i know the p...

13 years ago | 2 answers | 0

2

answers