Can i process ir image in Matlab
Mostra commenti meno recenti
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.
Risposte (1)
Image Analyst
il 2 Lug 2013
0 voti
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.
Categorie
Scopri di più su Image Data Acquisition in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!