ImageReaderSubPane: Fix YUV_420_888 and DEPTH16 output
- YUV_420_888: - Properly account for stride - Use a ColorFilter on the ImageView for YUV->RGB conversion - DEPTH16: - Stride is in bytes, not pixels - Use same code for false color conversion for display and saving - Fix name generation Change-Id: Ibf02bb014bc8dd75accb0888db832b58f90b14c5
Loading
Please sign in to comment