View my account

How convert infrared sensor method to color sensor method

Comments

5 comments

  • Alexandra Ciuriuc

    Hello Sbo05050,

     

    Thank you for your interest in the Intel RealSense D435i camera.

    Could you please give me more details about what you are trying to accomplish? Which app are you using?

     

    Regards,

    Alexandra

    0
    Comment actions Permalink
  • Sbo05050

    Hello Alexandra Ciuriuc

     

    I want to do YOLOV3 Real-object detection with a D435i camera. But it seems that the initial setting of the camera is infra sensor. I wonder if there is any code or method to change.

     

    Regards,

    sbo05050

    0
    Comment actions Permalink
  • Alexandra Ciuriuc

    Hello Sbo05050,

     

     By default, the first sensor that is enumerated is the depth sensor. This cannot be changed.

    You can select which sensors and streams to use as described here: https://github.com/IntelRealSense/librealsense/wiki/API-How-To

     

    Regards,

    Alexandra

    0
    Comment actions Permalink
  • Sbo05050

    Hello Alexandra Ciuriuc,

     

    What code should I change to RGB Sensor? I don't understand,, sorry,,

     

    Regards,

    sbo05050

    0
    Comment actions Permalink
  • Alexandra Ciuriuc

    Hi Sbo05050,

     

    As I previously mentioned, the default sensor cannot be changed. 

    You have to write your own custom code to specify which stream you want to use during operation. This has to be run every time you use the camera.

    Look at this link:

    https://github.com/IntelRealSense/librealsense/wiki/API-How-To#start-streaming-with-default-configuration

     

    Regards,

    Alexandra

    0
    Comment actions Permalink

Please sign in to leave a comment.