photo

Bego


ITESM

自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

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

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 1

已回答
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...

8 years 前 | 0

已回答
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....

8 years 前 | 1

已回答
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...

8 years 前 | 0

| 已接受

已回答
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...

8 years 前 | 0

已回答
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 ...

8 years 前 | 0

| 已接受

已回答
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...

8 years 前 | 0

已回答
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-...

8 years 前 | 0

已回答
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...

8 years 前 | 1

| 已接受

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
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 ...

8 years 前 | 0