libheif icon indicating copy to clipboard operation
libheif copied to clipboard

Unable to extract original depth values from DepthMap.

Open mapitoro opened this issue 3 years ago • 1 comments

I am trying to extract the original depth values (in meters) from .heic photos taken using the TrueDepth camera of an iphone. I am referencing one of the example code "heif_convert.cc", but it seems to read in each value as uint_8 and I couldn't figure out how to read them as floats. Can you please help me out?

mapitoro avatar Mar 11 '21 09:03 mapitoro

@mapitoro Were you ever able to make any headway with this?

BrainRayChristensen avatar Oct 10 '22 17:10 BrainRayChristensen