photo

Malu


Last seen: meer dan 3 jaar ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

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

View badges

Feeds

View by

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

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

bijna 4 jaar ago | 0

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer