Image Acquisition - preview is fast, snapshot is slow?

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?

답변 (1개)

David Tarkowski
David Tarkowski 2013년 1월 28일

1 개 추천

댓글 수: 1

Andraz Skoda
Andraz Skoda 2016년 6월 8일
편집: Andraz Skoda 2016년 6월 8일
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?

댓글을 달려면 로그인하십시오.

질문:

2013년 1월 25일

편집:

2016년 6월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by