android13/external/dynamic_depth/internal/dynamic_depth
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
README.md initial 2024-06-22 20:45:49 +08:00
app_info.cc initial 2024-06-22 20:45:49 +08:00
camera.cc initial 2024-06-22 20:45:49 +08:00
cameras.cc initial 2024-06-22 20:45:49 +08:00
const.cc initial 2024-06-22 20:45:49 +08:00
const.h initial 2024-06-22 20:45:49 +08:00
container.cc initial 2024-06-22 20:45:49 +08:00
depth_jpeg.cc initial 2024-06-22 20:45:49 +08:00
depth_map.cc initial 2024-06-22 20:45:49 +08:00
device.cc initial 2024-06-22 20:45:49 +08:00
dimension.h initial 2024-06-22 20:45:49 +08:00
dynamic_depth.cc initial 2024-06-22 20:45:49 +08:00
earth_pose.cc initial 2024-06-22 20:45:49 +08:00
element.h initial 2024-06-22 20:45:49 +08:00
image.cc initial 2024-06-22 20:45:49 +08:00
imaging_model.cc initial 2024-06-22 20:45:49 +08:00
item.cc initial 2024-06-22 20:45:49 +08:00
light_estimate.cc initial 2024-06-22 20:45:49 +08:00
plane.cc initial 2024-06-22 20:45:49 +08:00
planes.cc initial 2024-06-22 20:45:49 +08:00
point.h initial 2024-06-22 20:45:49 +08:00
point_cloud.cc initial 2024-06-22 20:45:49 +08:00
pose.cc initial 2024-06-22 20:45:49 +08:00
profile.cc initial 2024-06-22 20:45:49 +08:00
profiles.cc initial 2024-06-22 20:45:49 +08:00
vendor_info.cc initial 2024-06-22 20:45:49 +08:00

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.