1
0
Fork 0
rk35xx-android12/external/dynamic_depth
hmz007 6d24f2138b Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
..
includes Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
internal Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Android.bp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
LICENSE Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
METADATA Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
MODULE_LICENSE_APACHE2 Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
OWNERS Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.android Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.android

Library Name: Dynamic Depth
License: Apache 2
Description: A C++ implementation of the Dynamic Depth extension. It contains all necessary
utilities for reading and writing Depth and AR photos.

Local patches
-------------
- Android depth photo validation sequence "ValidateAndroidDynamicDepthBuffer()".
- Add NDK library variant.
- Check for depth map payload
- Add missing <cassert> include to xmpmeta/xmp_parser.cc.