Dummy input for videoinput

1 view (last 30 days)
Michal Dudek
Michal Dudek on 29 Jul 2015
Commented: Michal Dudek on 5 Aug 2015
Is there a possibility to create something like a "dummy input" for Image Acquisition?
What I want is to create a video input object with all its basic properties (and probably just possibility to obtain only null frame) without the need to connect any camera. It would be easier for me to develop my code.

Accepted Answer

Madhura Suresh
Madhura Suresh on 29 Jul 2015
Will the demo adaptor not work for your case? You can plug in your vendor SDK code into the adaptor piece by piece.
  1 Comment
Michal Dudek
Michal Dudek on 5 Aug 2015
Thank you. I did not know about the demo adaptor. It is exactly what I wanted.
For those with similar problem: Adaptor Kit.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!