Can i process ir image in Matlab
이전 댓글 표시
I have a infrared web cam. Can i interface it with matlab and i also want to know whether i can process the image taken by the cam using matlab.
답변 (1개)
Image Analyst
2013년 7월 2일
0 개 추천
Buy the Image Acquisition Toolbox. Run imaqtool() and see if the camera shows up in your hardware browser. If it shows us in Device Manager (Windows only) then it should. Then call getsnapshot() to grab a frame from the camera.
카테고리
도움말 센터 및 File Exchange에서 Image Data Acquisition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!