open3d.io.read_feature#
- open3d.io.read_feature(filename: os.PathLike) open3d.pipelines.registration.Feature #
Function to read registration.Feature from file
- Parameters:
filename (os.PathLike) – Path to file.
- Returns:
open3d.pipelines.registration.Feature