HomeSort by relevance Sort by last modified time
    Searched refs:kSegmentation (Results 1 - 2 of 2) sorted by null

  /external/dynamic_depth/includes/dynamic_depth/
depth_map.h 29 enum class DepthItemSemantic { kDepth = 1, kSegmentation = 2 };
  /external/dynamic_depth/internal/dynamic_depth/
depth_map.cc 54 case DepthItemSemantic::kSegmentation:
64 return DepthItemSemantic::kSegmentation;

Completed in 47 milliseconds