image acquisition toolbox
5 ビュー (過去 30 日間)
古いコメントを表示
Can image acquisition toolbox acquire image automatically either from:
1) labview? 2) Folder?
Or it's just can acquire image from camera?
0 件のコメント
採用された回答
Image Analyst
2012 年 3 月 7 日
You can "acquire" from a folder by reading an image file with imread(). I don't know what it means to acquire from labview. Do you mean to somehow have labview up and running and somehow/some way snag a child window that labview has up?
その他の回答 (1 件)
Rob Graessle
2012 年 3 月 7 日
Image Acquisition Toolbox can be used to directly control the camera and acquisition, and to bring the image from the camera into MATLAB. Depending on your camera you may not need another software package to control the camera from MATLAB. See the list of supported cameras.
As ImageAnalyst said, Image Acquisition Toolbox is not required for loading an image from a file.
参考
カテゴリ
Help Center および File Exchange で Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!