You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
includes | 4 months ago | |
internal | 4 months ago | |
Android.bp | 4 months ago | |
LICENSE | 4 months ago | |
METADATA | 4 months ago | |
MODULE_LICENSE_APACHE2 | 4 months ago | |
OWNERS | 4 months ago | |
README.android | 4 months 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.