Skip to content

TinkerBoard-Android/rockchip-android-external-dynamic_depth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.