open3d.io.read_feature#
- open3d.io.read_feature(filename: os.PathLike | str | bytes) open3d.pipelines.registration.Feature #
Function to read registration.Feature from file
- Parameters:
filename (Union[os.PathLike, str, bytes]) – Path to file.
- Returns:
open3d.pipelines.registration.Feature