tree: 5f316f21415d4fc65030ecf5247628bfd151a334 [path history] [tgz]
  1. app_info.cc
  2. camera.cc
  3. cameras.cc
  4. const.cc
  5. const.h
  6. container.cc
  7. depth_jpeg.cc
  8. depth_map.cc
  9. device.cc
  10. dimension.h
  11. dynamic_depth.cc
  12. earth_pose.cc
  13. element.h
  14. image.cc
  15. imaging_model.cc
  16. item.cc
  17. light_estimate.cc
  18. plane.cc
  19. planes.cc
  20. point.h
  21. point_cloud.cc
  22. pose.cc
  23. profile.cc
  24. profiles.cc
  25. README.md
  26. vendor_info.cc
internal/dynamic_depth/README.md

dynamic_depth - A library for parsing and writing Dynamic Depth metadata

dynamic_depth is a portable library for parsing and writing Dynamic Depth metadata, developed at Google.

The Dynamic Depth specification is a standard for storing device-related metadata in common image containers such as JPEG and PNG, while maintaining compatibility with existing image viewers.