examples/C/infrared/readme.md
This sample demonstrates how to use C API to stream infrared data from both left and right IR cameras and prints a simple text-based representation of the IR images, by breaking them into pixel regions and approximating the intensity levels.
The program will display two text-based representations side by side:
Each view shows intensity levels using ASCII characters where brighter characters represent higher IR intensity.