open3d.t.pipelines.odometry.Method#

class open3d.t.pipelines.odometry.Method#

Tensor odometry estimation method.

Members:

PointToPlane

Intensity

Hybrid

Hybrid = <Method.Hybrid: 2>#
Intensity = <Method.Intensity: 1>#
PointToPlane = <Method.PointToPlane: 0>#
property value#