Hi everyone,
I am working with the TMDSIPCAM8127J3 which has embedded DM8127 video processor for 3D Measurement. We need support in integrating the Camera with Matlab. We have found that through GigE we can able to connect with Matlab. But when we run the following command we faced the below problem. Kindly help us in resolving this issue.
>> obj = videoinput('gige')
Error using videoinput (line 228)
There are no devices installed for the specified ADAPTORNAME. See IMAQHWINFO.
>> imaqhwinfo
ans =
InstalledAdaptors: {'gentl' 'gige' 'matrox' 'mwdemoimaq' 'winvideo'}
MATLABVersion: '8.0 (R2012b)'
ToolboxName: 'Image Acquisition Toolbox'
ToolboxVersion: '4.4 (R2012b)'