필터 지우기
필터 지우기

Connecting a Phantom camera to MATLAB.

조회 수: 16 (최근 30일)
Ali
Ali 2023년 1월 17일
댓글: Ali 2023년 3월 3일
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

채택된 답변

Atharva
Atharva 2023년 3월 3일
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
Ali
Ali 2023년 3월 3일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by