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