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.

12 lines
418 B

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.