Connecting a Phantom camera to MATLAB.
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I want to connect a Phantom C211 camera to MATLAB using an ethernet cable. Is there an adaptor I need to intall for it or does MATLAB not support this camera?
Also, if possible, in future would it be possible to connect multiple cameras through the same method?
Thank you
0 Kommentare
Akzeptierte Antwort
Atharva
am 3 Mär. 2023
To connect a Phantom C211 camera to MATLAB using an Ethernet cable, you will need to use the Camera Link interface and a frame grabber card that supports Camera Link.
MATLAB provides support for some frame grabber cards, but not all of them. Kindly check the support for the frame grabber card to be used by you.Once you have installed the appropriate frame grabber card and its driver, you can use MATLAB's Image Acquisition Toolbox to acquire images from the camera. You can connect to the camera using the "gigecam" adaptor, which supports GigE Vision cameras.To set up the connection, you can use the "imaqhwinfo" function to get information about the available hardware adaptors, and then use the "videoinput" function to create a video input object for the camera.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu GigE Vision Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!