Azzera filtri
Azzera filtri

Image Acquisition - preview is fast, snapshot is slow?

4 visualizzazioni (ultimi 30 giorni)
Brian
Brian il 25 Gen 2013
Modificato: Andraz Skoda il 8 Giu 2016
Why is the snapping of frames so slow?
It seems that preview can be used with a callback to do real-time processing of images. However, snapping a frame, then calculating and displaying the result is very slow.
What is the best way to approach (quasi) real-time video processing?

Risposte (1)

David Tarkowski
David Tarkowski il 28 Gen 2013
  1 Commento
Andraz Skoda
Andraz Skoda il 8 Giu 2016
Modificato: Andraz Skoda il 8 Giu 2016
What happens with time needed for one frame if we store the frame in Matlab variable every time in a manualy trigger mode loop? Did anybody already tested it?
I'm working on application that also needs real-time snapshoting and every frame must be processed. Processing can also be done after all frames are captured. So we take for example 20 pictures (we must come under 5 seconds) and after this, process them.
Any suggestions, ideas or results of testing this kind of application with Matlab?

Accedi per commentare.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by