MATLAB Image Acquisiton best practice
2 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I have question regarding best practice when using the image acquisition toolbox in MATLAB.
For most of the image acquisition projects that I have done I have collected single images in a for loop. This process works but is not ideal if I need to collect a large number (run out of memory) of images or if I want to collect images at a high rate. I am using high resolution gige cameras for my image acquisition.
I would like to know if it is better to record images to an AVI file and then extract the individual frames after the image acquisition is complete. I require individual image frames for post processing. Will this result in any loss of resolution or quality of the recorded images?
Thank you,
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で GigE Vision Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!