Change camera view to opposite side 180 degrees
Change camera view to opposite side 180 degrees
I develop a project (for the lab) that relies on the Pi Camera v3 wide and the Hailo AI Kit (26 TOPS). The goal is to keep the camera fixed at a 180-degree angle permanently, so it only needs to be installed in that position. Otherwise, object detection becomes unstable. The configuration must remain consistent after reboots and also function with other software, such as Hailo AI object detection. It seems straightforward, but I feel uncertain about handling it (despite my knowledge). If anyone can assist, I would really appreciate it.
What imaging tools are you employing? The sample camera applications bundled with Raspberry Pi OS come with an integrated rotation feature, so look for a configuration in your program that performs a similar action. https://www.raspberrypi.com/documentatio...tware.html