Community Profile

photo

Malu


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Contacto

Estadísticas

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

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

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

más de 3 años hace | 0

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta