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
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.

질문:

2013년 7월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by