Community Profile

photo

Bego


ITESM

Active since 2016

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


How to write correct signature for callback function which includes handles structure?
Hi there! I'm getting a 'Not enough input arguments' error, when I run my GUI application. At the moment, my GUI has a button...

7 years ago | 1 answer | 0

1

answer

Answered
How to extract ROI on grayscale image using edge detection
Hello Andraz! In order to solve this, you need to separate the black from the grey and from the white. To do so, it is necess...

7 years ago | 1

Answered
How to view two images into one?
Hi Veronika! You should read the following documentation: <https://es.mathworks.com/help/images/ref/montage.html> <http...

7 years ago | 0

Answered
how can i do or where i can find full matlab code to convert real time image using webcam into greyscale?
Hi Shefali, You should read the following documentation: <https://es.mathworks.com/help/imaq/preview.html> <https://es....

7 years ago | 1

Answered
How to save and preview live frames from videoinput at the same time? (GUI + GigE camera)
Although good ideas were provided by Geoff, what I did to solve my issue was a change of approach. After much reading I learned...

7 years ago | 0

| accepted

Answered
Classification vehicles (truck car bus) on video, in which direction they go (left right straight) How should I start ?
Hello Marcin, A good way to start would be to have a look at the Documentation. I have found two examples that you should rev...

7 years ago | 0

Answered
Anyone know or has any idea on adaptive background subtraction?
Hello Kelvin! There is an example of a motion detector (in real time) that you could look at. The example uses a video input ...

7 years ago | 0

| accepted

Answered
Connecting Matlab r2015a with OpenCV
Hello Krzysztof! I have Matlab R2015a and I have succesfully installed OpenCV in my computer following <http://es.mathworks.c...

7 years ago | 0

Answered
alternative to using preview with logging to memory to avoid dropped frames
Hi Gerard! I'm working on something similar. Yesteday I precisely <https://es.mathworks.com/matlabcentral/answers/303029-how-...

7 years ago | 0

Answered
Load an image which i choose from a spesific folder
Hello Thanos! In your GUI add a EditText (Tag edit1) and a Push button (Tag pushbutton1). Right click over the push button an...

7 years ago | 1

| accepted

Question


How to save and preview live frames from videoinput at the same time? (GUI + GigE camera)
Hello Everybody! I'm working on an GUI application to monitor a 3D Printer. The application must show the live 3D Printing pr...

7 years ago | 1 answer | 0

1

answer

Answered
How can I create a local variable in a simulink model?
Hello Mustafa, I am unaware of a specific component to define local variables in Simulink. However, I would recommend to ...

7 years ago | 0