Community Profile

photo

Phillip Tiam Watt


De La Salle University - Manila

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I make a portion of a GUI code run again even though it is nested in a while loop?
I made a code to handle a micro controller unit connected to a conveyor set-up. Most of it works fine but a part of it only acti...

9 years ago | 0 answers | 0

0

answers

Question


I need to manipulate a static text in MATLAB GUI that needs to increment 1 every time the main program results a TRUE, how do I do this?
I have a program that results into either a TRUE or a FALSE... But in GUI, every time the result is TRUE, I need a static text t...

9 years ago | 1 answer | 0

1

answer

Question


How am I to open an avi file for motion tracking?
this is what happens when I enter it >> avi = mmreader('samplevideo4.avi'); ??? Initialization failed. (No combination o...

11 years ago | 1 answer | 0

1

answer

Question


How do I manipulate matlab to track motion on a video?
I used the image acquisition toolbox and took a video of myself, now I want to be able to track/detect motion in the video (like...

11 years ago | 0 answers | 0

0

answers

Question


How do i obtain the reference frame?
"The reference frame has to be obtained first and it should be get subtracted with the current frame to acquire the frame wit...

11 years ago | 0 answers | 0

0

answers

Question


How do you track images through matlab using your webcam?
aside from the basic codes to activate your webcam >>video=videoinput('winvideo',1) >>preview(viedo) what other codes c...

11 years ago | 0 answers | 0

0

answers