Borrar filtros
Borrar filtros

Connecting a Phantom camera to MATLAB.

16 visualizaciones (últimos 30 días)
Ali
Ali el 17 de En. de 2023
Comentada: Ali el 3 de Mzo. de 2023
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

Respuesta aceptada

Atharva
Atharva el 3 de Mzo. de 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.
  1 comentario
Ali
Ali el 3 de Mzo. de 2023
Thank you for the answer.
The information about the camera link interface and frame grabber cards is pretty helpful. Just to clarify any doubts, can you please give a specific example (as in schematic/diagram with the connections to be expected, a basic one will do) mainly because this is all new to me. I will do my own research into it also.

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by