ark::point_cloud

Classes

Functions

Declared in “ark/point_cloud/point_cloud.hh”:

  • PointCloud point_cloud_from_depth_image(const image::Image & image)
    Takes a depth image (must be in the Z16 format at the moment) and converts it into a usable point cloud.

    Intrinsics are hard-coded right now from well-known values.