- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I found that there are projector patterns in captured infrared images. Is there any way to capture pure infrared image (without projector patterns)? Or is there any way to close the projector for a few milliseconds? Thank you!
- Marcas:
- Intel® RealSense
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi xyguo,
In the SR300, the IR projector is necessary to get depth data through coded light. The SR300 is not a stereo-vision camera like the D400 series, it has a single depth sensor that relies on the IR patterns to calculate depth. Therefore, if you turn off the projector you will not get depth. It is not possible to change the IR patterns because it is these IR patterns that enable depth readings. In the SR300, you can have three states of laser power on the IR projector:
1. Off - set laser power parameter to 0
2. Automatic - set laser power parameter to 1
3. Max Power - set laser power parameters to 2 - 16
In the code, the parameter rs::option::f200_laser_power controls this setting.
I hope this helps.
Regards,
Alexandra
Link copiado
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
The link below provides code for turning off the emitter in SDK 2.0 (Librealsense2)
https://github.com/IntelRealSense/librealsense/wiki/API-How-To# controlling-the-laser API How To · IntelRealSense/librealsense Wiki · GitHub
For the 2016 R2 SDK:
https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?setdsenableemitter_device_pxccapture.html Intel® RealSense™ SDK 2016 R2 Documentation
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Thank you for your reply. But I found the captured infrared image become so dark after turning off the emitter.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
If you are using your SR300 with RealSense SDK 2.0, you should be able to restore brightness by turning off the 'Enable Auto Exposure' option directly beneath the one that turns the emitter off. If you expand open the Controls section of the options panel, you can then manually fine-tune exposure and gain with sliders.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I didn't find 'Enable Auto Exposure' for infrared stream. It seems only for color stream?
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Apparently, the emitter enable / disable option is not available for SR300 cameras in the depth / IR settings. My apologies. I would therefore recommend reducing the Laser Power slider to try to minimize the pattern's visibility.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi xyguo,
In the SR300, the IR projector is necessary to get depth data through coded light. The SR300 is not a stereo-vision camera like the D400 series, it has a single depth sensor that relies on the IR patterns to calculate depth. Therefore, if you turn off the projector you will not get depth. It is not possible to change the IR patterns because it is these IR patterns that enable depth readings. In the SR300, you can have three states of laser power on the IR projector:
1. Off - set laser power parameter to 0
2. Automatic - set laser power parameter to 1
3. Max Power - set laser power parameters to 2 - 16
In the code, the parameter rs::option::f200_laser_power controls this setting.
I hope this helps.
Regards,
Alexandra
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Thanks for your reply. It seems that SR300 cannot change projector pattern to get pure IR image.

- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora