This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Cameras for TIDA-00254

Other Parts Discussed in Thread: TIDA-00254

Hi we are interested to know if it is only possible to use the SDK for TIDA-00254 only with the Point
Grey Flear USB 3.0 Camera? Or can we use every other camera like the Manta or Prosilica GT from Allied Vision?

Thank you for a reply.

  • Hello Klaus,

    Currently the DLP Structured Light SDK only supports the Point Grey Flea 3 cameras. To enable the SDK for use with other cameras you'll need to write a new camera module using the specific API of the desired camera. Use the Point Grey camera module included in the current SDK for reference. In particular, you'll need to reference the following files:

    - src/camera/pg_flycap_2_c/pg_flycap2_c.cpp
    - include/camera/pg_flycap_2_c/pg_flycap2_c.hpp

    If you need more help, please let me know.

    Best regards,
    Blair