Searched defs:depthImage (Results 1 – 1 of 1) sorted by relevance
45 private DepthImage depthImage; field in RGBZ85 public RGBZ(Bitmap image, DepthImage depthImage) { in RGBZ()100 DepthImage depthImage = DepthImage.createFromDepthmap(context, uriDepthmap); in createFromBitmapDepthmap() local111 DepthImage depthImage = DepthImage.createFromPFM(context, uriDepthmap); in createFromPFMDepthmap() local