Community Profile

photo

Malu


Last seen: oltre 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • Revival Level 1
  • Explorer

Visualizza badge

Feeds

Visto da

Domanda


How can I save my camera parameters in a .mat or text file; for example exposure time and ISO value?
I am acquiring a specific number of frames, with the code below, and I would like to have the information of video objects prope...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Is it possible to get timestamp information from ''getsnapshot'' function in Image Acquisition toolbox?
Hello everyone! I have started to work with the Image Acquisition toolbox, and to acquire data I have used the videoinput o...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
retrieve information of timestamp using 'preview'
[ frames, timestamps] = getdata(vidObj); % here you are acquiring the data from your video object save('frames.mat','frames'...

oltre 3 anni fa | 0

Domanda


How to display a calculation result into a Text Edit Field using App Designer
Hello, As I am new to MATLAB and App Designer, I have the following problem : I have a button with a callback function, w...

oltre 3 anni fa | 1 risposta | 0

1

risposta