Image acquisition command "imaqhwinfo" is not getting recognized in matlab.
조회 수: 2 (최근 30일)
이전 댓글 표시
So,I tried connecting this camera http://www.amscope.com/3mp-usb2-0-microscope-digital-camera-software.html to my computer and then tried running the command imaqhwinfo and it gives the error "Undefined function or variable".Why it is doing so?
P.S-The camera is working fine otherwise,I have even captured images with its help.
댓글 수: 4
답변 (1개)
Walter Roberson
2016년 11월 17일
You do not have the Image Acquisition Toolbox installed, or else your installation is corrupt.
댓글 수: 6
Walter Roberson
2016년 11월 21일
Earlier you said you were using R2014a. https://www.mathworks.com/matlabcentral/fileexchange/45182-matlab-support-package-for-usb-webcams starts from R2014a
You might perhaps be able to use https://www.mathworks.com/matlabcentral/fileexchange/43306-simulink-real-time-support-package-for-usb-video in R2013a, but that does say Simulink
참고 항목
카테고리
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!