Connecting a Phantom camera to MATLAB.
16 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 GigE Vision Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!