au_nz My preview image is upside down. Just unboxed my OAK-1-POE and following getting started successfully have it running using depthai_demo.py from https://github.com/luxonis/depthai. Is there a parameter to depthai_demo to adjust this image to be not upside down ie flipped vertically Installed Deptha is reported as Depthai version installed: 2.10.0.0 I note that https://discuss.luxonis.com/d/71-upside-down-image-from-oak-1-camera infers it is fixed and that Gen2 has CameraImageOrientation https://github.com/luxonis/depthai-shared/pull/15
Brandon Hi au_nz , Sorry about the trouble. We are meaning to make this the default but just haven't done it yet. I'm asking now what is the right way to invert it in the demo.
au_nz I have looked into this and put together a solution candidate, I have https://github.com/luxonis/depthai/pull/473
Brandon Thanks! And we just implemented a solution that uses the hardware-acceleration onboard such that is no-processing-cost (here).