Can i process ir image in Matlab
Show older comments
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.
Answers (1)
Image Analyst
on 2 Jul 2013
0 votes
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.
Categories
Find more on Image Data Acquisition in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!