Open3D
0.11.0
Getting Started
Introduction
Getting started
Build from source
Build C++ projects with Open3D
Build documentation
ARM support
Tutorial
Geometry
Pipelines
Visualization
Tensor
Reconstruction system
Sensor
Reference
Contribute
Contributing to Open3D
Contribution methods
Open3D style guide
C++ API
C++ documentation
Python API
open3d.camera
open3d.core
open3d.geometry
open3d.io
open3d.t
open3d.ml
open3d.pipelines
open3d.utility
open3d.visualization
Open3D
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__init__() (open3d.camera.PinholeCameraIntrinsic method)
(open3d.camera.PinholeCameraParameters method)
(open3d.camera.PinholeCameraTrajectory method)
(open3d.core.Device method)
(open3d.core.Dtype method)
(open3d.core.Hashmap method)
(open3d.core.NoneType method)
(open3d.core.SizeVector method)
(open3d.core.Tensor method)
(open3d.core.TensorList method)
(open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry method)
(open3d.geometry.Geometry2D method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdge method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.Image method)
(open3d.geometry.KDTreeFlann method)
(open3d.geometry.KDTreeSearchParam method)
(open3d.geometry.KDTreeSearchParamHybrid method)
(open3d.geometry.KDTreeSearchParamKNN method)
(open3d.geometry.KDTreeSearchParamRadius method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OctreeColorLeafNode method)
(open3d.geometry.OctreeInternalNode method)
(open3d.geometry.OctreeLeafNode method)
(open3d.geometry.OctreeNode method)
(open3d.geometry.OctreeNodeInfo method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.RGBDImage method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.Voxel method)
(open3d.geometry.VoxelGrid method)
(open3d.io.AzureKinectMKVMetadata method)
(open3d.io.AzureKinectMKVReader method)
(open3d.io.AzureKinectRecorder method)
(open3d.io.AzureKinectSensor method)
(open3d.io.AzureKinectSensorConfig method)
(open3d.ml.tf.dataloaders.TFDataloader method)
(open3d.ml.tf.datasets.Custom3D method)
(open3d.ml.tf.datasets.ParisLille3D method)
(open3d.ml.tf.datasets.S3DIS method)
(open3d.ml.tf.datasets.Semantic3D method)
(open3d.ml.tf.datasets.SemanticKITTI method)
(open3d.ml.tf.datasets.Toronto3D method)
(open3d.ml.tf.layers.ContinuousConv method)
,
[1]
(open3d.ml.tf.layers.FixedRadiusSearch method)
,
[1]
(open3d.ml.tf.layers.KNNSearch method)
,
[1]
(open3d.ml.tf.layers.RadiusSearch method)
,
[1]
(open3d.ml.tf.layers.SparseConv method)
,
[1]
(open3d.ml.tf.layers.SparseConvTranspose method)
,
[1]
(open3d.ml.tf.layers.VoxelPooling method)
,
[1]
(open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.DataProcessing method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KDTree method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.Path method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.tqdm method)
(open3d.ml.tf.models.UnaryBlock method)
(open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.tf.utils.Cache method)
(open3d.ml.tf.utils.Config method)
(open3d.ml.tf.utils.LogRecord method)
(open3d.ml.tf.vis.Colormap method)
(open3d.ml.tf.vis.Colormap.Point method)
(open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.tf.vis.LabelLUT method)
(open3d.ml.tf.vis.LabelLUT.Label method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.tf.vis.Visualizer method)
(open3d.ml.tf.vis.Visualizer.ColormapEdit method)
(open3d.ml.tf.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.tf.vis.Visualizer.ProgressDialog method)
(open3d.ml.torch.dataloaders.ConcatBatcher method)
(open3d.ml.torch.dataloaders.DefaultBatcher method)
(open3d.ml.torch.dataloaders.TorchDataloader method)
(open3d.ml.torch.datasets.Custom3D method)
(open3d.ml.torch.datasets.ParisLille3D method)
(open3d.ml.torch.datasets.S3DIS method)
(open3d.ml.torch.datasets.Semantic3D method)
(open3d.ml.torch.datasets.SemanticKITTI method)
(open3d.ml.torch.datasets.Toronto3D method)
(open3d.ml.torch.layers.ContinuousConv method)
,
[1]
(open3d.ml.torch.layers.FixedRadiusSearch method)
,
[1]
(open3d.ml.torch.layers.KNNSearch method)
,
[1]
(open3d.ml.torch.layers.RadiusSearch method)
,
[1]
(open3d.ml.torch.layers.SparseConv method)
,
[1]
(open3d.ml.torch.layers.SparseConvTranspose method)
,
[1]
(open3d.ml.torch.layers.VoxelPooling method)
,
[1]
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
(open3d.ml.torch.utils.Cache method)
(open3d.ml.torch.utils.Config method)
(open3d.ml.torch.utils.LogRecord method)
(open3d.ml.torch.vis.Colormap method)
(open3d.ml.torch.vis.Colormap.Point method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.deque method)
(open3d.ml.torch.vis.LabelLUT method)
(open3d.ml.torch.vis.LabelLUT.Label method)
(open3d.ml.torch.vis.Model method)
(open3d.ml.torch.vis.Visualizer method)
(open3d.ml.torch.vis.Visualizer.ColormapEdit method)
(open3d.ml.torch.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.torch.vis.Visualizer.ProgressDialog method)
(open3d.pipelines.color_map.ColorMapOptimizationOption method)
(open3d.pipelines.integration.ScalableTSDFVolume method)
(open3d.pipelines.integration.TSDFVolume method)
(open3d.pipelines.integration.UniformTSDFVolume method)
(open3d.pipelines.odometry.OdometryOption method)
(open3d.pipelines.odometry.RGBDOdometryJacobian method)
(open3d.pipelines.odometry.RGBDOdometryJacobianFromColorTerm method)
(open3d.pipelines.odometry.RGBDOdometryJacobianFromHybridTerm method)
(open3d.pipelines.registration.CauchyLoss method)
(open3d.pipelines.registration.CorrespondenceChecker method)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnDistance method)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnEdgeLength method)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnNormal method)
(open3d.pipelines.registration.FastGlobalRegistrationOption method)
(open3d.pipelines.registration.Feature method)
(open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria method)
(open3d.pipelines.registration.GlobalOptimizationGaussNewton method)
(open3d.pipelines.registration.GlobalOptimizationLevenbergMarquardt method)
(open3d.pipelines.registration.GlobalOptimizationMethod method)
(open3d.pipelines.registration.GlobalOptimizationOption method)
(open3d.pipelines.registration.GMLoss method)
(open3d.pipelines.registration.HuberLoss method)
(open3d.pipelines.registration.ICPConvergenceCriteria method)
(open3d.pipelines.registration.L1Loss method)
(open3d.pipelines.registration.L2Loss method)
(open3d.pipelines.registration.PoseGraph method)
(open3d.pipelines.registration.PoseGraphEdge method)
(open3d.pipelines.registration.PoseGraphEdgeVector method)
(open3d.pipelines.registration.PoseGraphNode method)
(open3d.pipelines.registration.PoseGraphNodeVector method)
(open3d.pipelines.registration.RANSACConvergenceCriteria method)
(open3d.pipelines.registration.RegistrationResult method)
(open3d.pipelines.registration.RobustKernel method)
(open3d.pipelines.registration.TransformationEstimation method)
(open3d.pipelines.registration.TransformationEstimationPointToPlane method)
(open3d.pipelines.registration.TransformationEstimationPointToPoint method)
(open3d.pipelines.registration.TukeyLoss method)
(open3d.t.geometry.Geometry method)
(open3d.t.geometry.PointCloud method)
(open3d.t.geometry.TensorListMap method)
(open3d.utility.DoubleVector method)
(open3d.utility.IntVector method)
(open3d.utility.Matrix4dVector method)
(open3d.utility.Vector2dVector method)
(open3d.utility.Vector2iVector method)
(open3d.utility.Vector3dVector method)
(open3d.utility.Vector3iVector method)
(open3d.utility.Vector4iVector method)
(open3d.utility.VerbosityContextManager method)
(open3d.visualization.PickedPoint method)
(open3d.visualization.RenderOption method)
(open3d.visualization.SelectionPolygonVolume method)
(open3d.visualization.ViewControl method)
(open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
_numpy_dtype_to_dtype() (in module open3d.core)
_to_o3d_tensor_key() (in module open3d.core)
A
abs() (open3d.core.Tensor method)
abs_() (open3d.core.Tensor method)
absolute() (open3d.ml.tf.models.Path method)
abspath() (in module open3d.ml.tf.models)
activate() (open3d.core.Hashmap method)
activity_regularizer() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
add() (open3d.core.Tensor method)
add_() (open3d.core.Tensor method)
add_geometry() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
add_label() (open3d.ml.tf.vis.LabelLUT method)
(open3d.ml.torch.vis.LabelLUT method)
add_loss() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
add_metric() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
add_module() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
add_update() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
add_variable() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
add_weight() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
adjacency_list() (open3d.geometry.TriangleMesh property)
All (open3d.geometry.FilterScope attribute)
all() (open3d.core.Tensor method)
allclose() (open3d.core.Tensor method)
anchor() (open3d.ml.tf.models.Path property)
any() (open3d.core.Tensor method)
append() (open3d.core.SizeVector method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.pipelines.registration.PoseGraphEdgeVector method)
(open3d.pipelines.registration.PoseGraphNodeVector method)
(open3d.utility.DoubleVector method)
(open3d.utility.IntVector method)
(open3d.utility.Matrix4dVector method)
(open3d.utility.Vector2dVector method)
(open3d.utility.Vector2iVector method)
(open3d.utility.Vector3dVector method)
(open3d.utility.Vector3iVector method)
(open3d.utility.Vector4iVector method)
appendleft() (open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
apply() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
argmax() (open3d.core.Tensor method)
argmax_() (open3d.core.Tensor method)
argmin() (open3d.core.Tensor method)
argmin_() (open3d.core.Tensor method)
as_posix() (open3d.ml.tf.models.Path method)
as_tensor() (open3d.core.TensorList method)
as_uri() (open3d.ml.tf.models.Path method)
assert_size_synchronized() (open3d.t.geometry.TensorListMap method)
assign_iterators() (open3d.core.Hashmap method)
augment_input() (open3d.ml.tf.models.KPFCNN method)
augmentation_transform() (open3d.ml.torch.models.KPFCNN method)
Average (open3d.geometry.SimplificationContraction attribute)
axis_max() (open3d.visualization.SelectionPolygonVolume property)
axis_min() (open3d.visualization.SelectionPolygonVolume property)
AxisAlignedBoundingBox (class in open3d.geometry)
AxisAlignedBoundingBox.Type (class in open3d.geometry)
AzureKinectMKVMetadata (class in open3d.io)
AzureKinectMKVReader (class in open3d.io)
AzureKinectRecorder (class in open3d.io)
AzureKinectSensor (class in open3d.io)
AzureKinectSensorConfig (class in open3d.io)
B
background_color() (open3d.visualization.RenderOption property)
BaseModel (class in open3d.ml.tf.models)
batch_grid_subsampling() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
batch_ordered_neighbors() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
BatchNormBlock (class in open3d.ml.tf.models)
bfloat16() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
big_neighborhood_filter() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.torch.models.KPFCNN method)
blob() (open3d.core.Tensor property)
block_decider() (in module open3d.ml.tf.models)
Bool (open3d.core.Dtype attribute)
(open3d.core.DtypeCode attribute)
boundary_half_edges_from_vertex() (open3d.geometry.HalfEdgeTriangleMesh method)
boundary_vertices_from_vertex() (open3d.geometry.HalfEdgeTriangleMesh method)
bounding_polygon() (open3d.visualization.SelectionPolygonVolume property)
buffers() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
build() (open3d.ml.tf.layers.ContinuousConv method)
,
[1]
(open3d.ml.tf.layers.FixedRadiusSearch method)
,
[1]
(open3d.ml.tf.layers.KNNSearch method)
,
[1]
(open3d.ml.tf.layers.RadiusSearch method)
,
[1]
(open3d.ml.tf.layers.SparseConv method)
,
[1]
(open3d.ml.tf.layers.SparseConvTranspose method)
,
[1]
(open3d.ml.tf.layers.VoxelPooling method)
,
[1]
(open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
build_spatial_hash_table() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
byte_code() (open3d.core.Dtype method)
byte_size() (open3d.core.Dtype method)
C
Cache (class in open3d.ml.tf.utils)
(class in open3d.ml.torch.utils)
calc_bounds_for() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
calc_color_array() (open3d.ml.tf.vis.Colormap method)
(open3d.ml.torch.vis.Colormap method)
calc_u_array() (open3d.ml.tf.vis.Colormap method)
(open3d.ml.torch.vis.Colormap method)
call() (open3d.ml.tf.layers.ContinuousConv method)
,
[1]
(open3d.ml.tf.layers.FixedRadiusSearch method)
,
[1]
(open3d.ml.tf.layers.KNNSearch method)
,
[1]
(open3d.ml.tf.layers.RadiusSearch method)
,
[1]
(open3d.ml.tf.layers.SparseConv method)
,
[1]
(open3d.ml.tf.layers.SparseConvTranspose method)
,
[1]
(open3d.ml.tf.layers.VoxelPooling method)
,
[1]
(open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
capture_depth_float_buffer() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
capture_depth_image() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
capture_depth_point_cloud() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
capture_frame() (open3d.io.AzureKinectSensor method)
capture_screen_float_buffer() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
capture_screen_image() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
carve_depth_map() (open3d.geometry.VoxelGrid method)
carve_silhouette() (open3d.geometry.VoxelGrid method)
cast_to_py_tensor() (in module open3d.core)
CauchyLoss (class in open3d.pipelines.registration)
center() (open3d.geometry.OrientedBoundingBox property)
change_field_of_view() (open3d.visualization.ViewControl method)
Check() (open3d.pipelines.registration.CorrespondenceChecker method)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnDistance method)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnEdgeLength method)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnNormal method)
check_if_included() (open3d.geometry.VoxelGrid method)
child_index() (open3d.geometry.OctreeNodeInfo property)
children() (open3d.geometry.OctreeInternalNode property)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
chmod() (open3d.ml.tf.models.Path method)
clear() (open3d.core.SizeVector method)
(open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry method)
(open3d.geometry.Geometry2D method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.Image method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.RGBDImage method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
(open3d.ml.tf.models.tqdm method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.tf.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.torch.vis.deque method)
(open3d.ml.torch.vis.Visualizer.LabelLUTEdit method)
(open3d.pipelines.registration.PoseGraphEdgeVector method)
(open3d.pipelines.registration.PoseGraphNodeVector method)
(open3d.t.geometry.Geometry method)
(open3d.t.geometry.PointCloud method)
(open3d.utility.DoubleVector method)
(open3d.utility.IntVector method)
(open3d.utility.Matrix4dVector method)
(open3d.utility.Vector2dVector method)
(open3d.utility.Vector2iVector method)
(open3d.utility.Vector3dVector method)
(open3d.utility.Vector3iVector method)
(open3d.utility.Vector4iVector method)
clear_geometries() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
clear_picked_points() (open3d.visualization.VisualizerWithVertexSelection method)
clone() (open3d.geometry.OctreeColorLeafNode method)
(open3d.geometry.OctreeLeafNode method)
close() (open3d.io.AzureKinectMKVReader method)
(open3d.ml.tf.models.tqdm method)
(open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
close_record() (open3d.io.AzureKinectRecorder method)
closest_pool() (in module open3d.ml.tf.models)
cluster_connected_triangles() (open3d.geometry.TriangleMesh method)
cluster_dbscan() (open3d.geometry.PointCloud method)
code2md() (in module open3d.ml.tf.utils)
(in module open3d.ml.torch.utils)
collate_fn() (open3d.ml.torch.dataloaders.ConcatBatcher method)
(open3d.ml.torch.dataloaders.DefaultBatcher method)
Color (open3d.geometry.FilterScope attribute)
(open3d.visualization.MeshColorOption attribute)
(open3d.visualization.MeshShadeOption attribute)
(open3d.visualization.PointColorOption attribute)
color() (open3d.geometry.AxisAlignedBoundingBox property)
(open3d.geometry.OctreeColorLeafNode property)
(open3d.geometry.OrientedBoundingBox property)
(open3d.geometry.RGBDImage property)
(open3d.geometry.Voxel property)
color_map_optimization() (in module open3d.pipelines.color_map)
COLOR_NAME (open3d.ml.tf.vis.Visualizer attribute)
(open3d.ml.torch.vis.Visualizer attribute)
color_type() (open3d.pipelines.integration.ScalableTSDFVolume property)
(open3d.pipelines.integration.TSDFVolume property)
(open3d.pipelines.integration.UniformTSDFVolume property)
Colormap (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
Colormap.Point (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
ColorMapOptimizationOption (class in open3d.pipelines.color_map)
Colors (open3d.ml.tf.vis.LabelLUT attribute)
(open3d.ml.torch.vis.LabelLUT attribute)
colors() (open3d.geometry.LineSet property)
(open3d.geometry.PointCloud property)
compile() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
compute_adjacency_list() (open3d.geometry.TriangleMesh method)
compute_convex_hull() (open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.MeshBase method)
(open3d.geometry.PointCloud method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
compute_fpfh_feature() (in module open3d.pipelines.registration)
compute_mahalanobis_distance() (open3d.geometry.PointCloud method)
compute_mask() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
compute_mean_and_covariance() (open3d.geometry.PointCloud method)
compute_nearest_neighbor_distance() (open3d.geometry.PointCloud method)
compute_output_shape() (open3d.ml.tf.layers.ContinuousConv method)
,
[1]
(open3d.ml.tf.layers.SparseConv method)
,
[1]
(open3d.ml.tf.layers.SparseConvTranspose method)
,
[1]
(open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
compute_output_signature() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
compute_point_cloud_distance() (open3d.geometry.PointCloud method)
compute_rgbd_odometry() (in module open3d.pipelines.odometry)
compute_rmse() (open3d.pipelines.registration.TransformationEstimation method)
(open3d.pipelines.registration.TransformationEstimationPointToPlane method)
(open3d.pipelines.registration.TransformationEstimationPointToPoint method)
compute_transformation() (open3d.pipelines.registration.TransformationEstimation method)
(open3d.pipelines.registration.TransformationEstimationPointToPlane method)
(open3d.pipelines.registration.TransformationEstimationPointToPoint method)
compute_triangle_normals() (open3d.geometry.TriangleMesh method)
compute_vertex_normals() (open3d.geometry.TriangleMesh method)
concat() (open3d.core.TensorList static method)
ConcatBatcher (class in open3d.ml.torch.dataloaders)
confidence() (open3d.pipelines.registration.PoseGraphEdge property)
Config (class in open3d.ml.tf.utils)
(class in open3d.ml.torch.utils)
confusion_matrix() (in module open3d.ml.tf.models)
connect() (open3d.io.AzureKinectSensor method)
CONTAINS_LINES (open3d.io.FileGeometry attribute)
CONTAINS_POINTS (open3d.io.FileGeometry attribute)
CONTAINS_TRIANGLES (open3d.io.FileGeometry attribute)
CONTENTS_UKNWOWN (open3d.io.FileGeometry attribute)
contiguous() (open3d.core.Tensor method)
continuous_conv() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
continuous_conv_backprop_filter() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
continuous_conv_transpose() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
continuous_conv_transpose_backprop_filter() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
ContinuousConv (class in open3d.ml.tf.layers)
,
[1]
(class in open3d.ml.torch.layers)
,
[1]
convert_framework_name() (in module open3d.ml.tf.utils)
(in module open3d.ml.torch.utils)
convert_from_pinhole_camera_parameters() (open3d.visualization.ViewControl method)
convert_from_point_cloud() (open3d.geometry.Octree method)
convert_to_pinhole_camera_parameters() (open3d.visualization.ViewControl method)
coord() (open3d.visualization.PickedPoint property)
copy() (open3d.core.TensorList method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
copy_from() (open3d.core.TensorList method)
correspondence_set() (open3d.pipelines.registration.RegistrationResult property)
CorrespondenceChecker (class in open3d.pipelines.registration)
CorrespondenceCheckerBasedOnDistance (class in open3d.pipelines.registration)
CorrespondenceCheckerBasedOnEdgeLength (class in open3d.pipelines.registration)
CorrespondenceCheckerBasedOnNormal (class in open3d.pipelines.registration)
cos() (open3d.core.Tensor method)
cos_() (open3d.core.Tensor method)
count() (open3d.core.SizeVector method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.utility.DoubleVector method)
(open3d.utility.IntVector method)
(open3d.utility.Matrix4dVector method)
(open3d.utility.Vector2dVector method)
(open3d.utility.Vector2iVector method)
(open3d.utility.Vector3dVector method)
(open3d.utility.Vector3iVector method)
(open3d.utility.Vector4iVector method)
count_params() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
CPU (open3d.core.Device attribute)
(open3d.core.Device.DeviceType attribute)
cpu() (open3d.core.Tensor method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
create_arrow() (open3d.geometry.TriangleMesh static method)
create_box() (open3d.geometry.TriangleMesh static method)
create_cone() (open3d.geometry.TriangleMesh static method)
create_coordinate_frame() (open3d.geometry.TriangleMesh static method)
create_cylinder() (open3d.geometry.TriangleMesh static method)
create_dense() (open3d.geometry.VoxelGrid static method)
create_from_axis_aligned_bounding_box() (open3d.geometry.LineSet static method)
(open3d.geometry.OrientedBoundingBox static method)
create_from_color_and_depth() (open3d.geometry.RGBDImage static method)
create_from_depth_image() (open3d.geometry.PointCloud static method)
create_from_nyu_format() (open3d.geometry.RGBDImage static method)
create_from_octree() (open3d.geometry.VoxelGrid method)
create_from_oriented_bounding_box() (open3d.geometry.LineSet static method)
create_from_point_cloud() (open3d.geometry.TetraMesh static method)
(open3d.geometry.VoxelGrid static method)
create_from_point_cloud_ball_pivoting() (open3d.geometry.TriangleMesh static method)
create_from_point_cloud_correspondences() (open3d.geometry.LineSet static method)
create_from_point_cloud_poisson() (open3d.geometry.TriangleMesh static method)
create_from_point_cloud_within_bounds() (open3d.geometry.VoxelGrid static method)
create_from_points() (open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.OrientedBoundingBox static method)
create_from_redwood_format() (open3d.geometry.RGBDImage static method)
create_from_rgbd_image() (open3d.geometry.PointCloud static method)
create_from_sun_format() (open3d.geometry.RGBDImage static method)
create_from_tetra_mesh() (open3d.geometry.LineSet static method)
create_from_triangle_mesh() (open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.VoxelGrid static method)
create_from_triangle_mesh_within_bounds() (open3d.geometry.VoxelGrid static method)
create_from_tum_format() (open3d.geometry.RGBDImage static method)
create_from_voxel_grid() (open3d.geometry.Octree method)
create_icosahedron() (open3d.geometry.TriangleMesh static method)
create_kernel_points() (in module open3d.ml.tf.models)
create_moebius() (open3d.geometry.TriangleMesh static method)
create_octahedron() (open3d.geometry.TriangleMesh static method)
create_ply_files() (open3d.ml.tf.datasets.S3DIS static method)
(open3d.ml.torch.datasets.S3DIS static method)
create_point_cloud() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
create_pyramid() (open3d.geometry.Image method)
create_sphere() (open3d.geometry.TriangleMesh static method)
create_tetrahedron() (open3d.geometry.TriangleMesh static method)
create_torus() (open3d.geometry.TriangleMesh static method)
create_window() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
crop_pc() (open3d.ml.tf.models.KPFCNN method)
crop_point_cloud() (open3d.visualization.SelectionPolygonVolume method)
crop_triangle_mesh() (open3d.visualization.SelectionPolygonVolume method)
CUDA (open3d.core.Device attribute)
(open3d.core.Device.DeviceType attribute)
cuda() (open3d.core.Tensor method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
Custom3D (class in open3d.ml.tf.datasets)
(class in open3d.ml.torch.datasets)
cwd() (open3d.ml.tf.models.Path class method)
D
data (open3d.ml.tf.models.KDTree attribute)
,
[1]
data() (open3d.pipelines.registration.Feature property)
data_aug() (open3d.ml.tf.models.DataProcessing static method)
DataModel (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
DataProcessing (class in open3d.ml.tf.models)
DatasetModel (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
Debug (open3d.utility.VerbosityLevel attribute)
decrease_mu() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
Default (open3d.visualization.MeshColorOption attribute)
(open3d.visualization.MeshShadeOption attribute)
(open3d.visualization.PointColorOption attribute)
DefaultBatcher (class in open3d.ml.torch.dataloaders)
deform_as_rigid_as_possible() (open3d.geometry.TriangleMesh method)
DeformAsRigidAsPossibleEnergy (class in open3d.geometry)
depth() (open3d.geometry.OctreeNodeInfo property)
(open3d.geometry.RGBDImage property)
depth_threshold_for_discontinuity_check() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
depth_threshold_for_visibility_check() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
deque (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
destroy_window() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
Device (class in open3d.core)
device() (open3d.core.Tensor property)
(open3d.core.TensorList property)
Device.DeviceType (class in open3d.core)
diag() (open3d.core.Tensor static method)
dimension() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry method)
(open3d.geometry.Geometry2D method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.Image method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.RGBDImage method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
(open3d.pipelines.registration.Feature method)
dirname() (in module open3d.ml.tf.models)
display() (open3d.ml.tf.models.tqdm method)
distance_threshold() (open3d.pipelines.registration.CorrespondenceCheckerBasedOnDistance property)
distribute_strategy() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
div() (open3d.core.Tensor method)
div_() (open3d.core.Tensor method)
division_factor() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
double() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
DoubleVector (class in open3d.utility)
draw_geometries() (in module open3d.visualization)
draw_geometries_with_animation_callback() (in module open3d.visualization)
draw_geometries_with_custom_animation() (in module open3d.visualization)
draw_geometries_with_editing() (in module open3d.visualization)
draw_geometries_with_key_callbacks() (in module open3d.visualization)
draw_geometries_with_vertex_selection() (in module open3d.visualization)
drive() (open3d.ml.tf.models.Path property)
Dtype (class in open3d.core)
dtype() (open3d.core.Tensor property)
(open3d.core.TensorList property)
(open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
DtypeCode (class in open3d.core)
dump() (open3d.ml.tf.utils.Config method)
(open3d.ml.torch.utils.Config method)
dump_patches (open3d.ml.torch.models.KPFCNN attribute)
(open3d.ml.torch.models.RandLANet attribute)
dynamic() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
E
edge_prune_threshold() (open3d.pipelines.registration.GlobalOptimizationOption property)
edges() (open3d.pipelines.registration.PoseGraph property)
element_shape() (open3d.core.TensorList property)
ema() (open3d.ml.tf.models.tqdm static method)
empty() (open3d.core.Tensor static method)
eq() (open3d.core.Tensor method)
eq_() (open3d.core.Tensor method)
erase() (open3d.core.Hashmap method)
Error (open3d.utility.VerbosityLevel attribute)
estimate_normals() (open3d.geometry.PointCloud method)
euler_poincare_characteristic() (open3d.geometry.TriangleMesh method)
eval() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
evaluate() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
evaluate_generator() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
evaluate_registration() (in module open3d.pipelines.registration)
exists() (in module open3d.ml.tf.models)
(open3d.ml.tf.models.Path method)
exp() (open3d.core.Tensor method)
exp_() (open3d.core.Tensor method)
expanduser() (open3d.ml.tf.models.Path method)
extend() (open3d.core.SizeVector method)
(open3d.core.TensorList method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.pipelines.registration.PoseGraphEdgeVector method)
(open3d.pipelines.registration.PoseGraphNodeVector method)
(open3d.utility.DoubleVector method)
(open3d.utility.IntVector method)
(open3d.utility.Matrix4dVector method)
(open3d.utility.Vector2dVector method)
(open3d.utility.Vector2iVector method)
(open3d.utility.Vector3dVector method)
(open3d.utility.Vector3iVector method)
(open3d.utility.Vector4iVector method)
extendleft() (open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
extent() (open3d.geometry.OrientedBoundingBox property)
external_write_mode() (open3d.ml.tf.models.tqdm class method)
extra_repr() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
extract_point_cloud() (open3d.pipelines.integration.ScalableTSDFVolume method)
(open3d.pipelines.integration.TSDFVolume method)
(open3d.pipelines.integration.UniformTSDFVolume method)
extract_triangle_mesh() (open3d.geometry.TetraMesh method)
(open3d.pipelines.integration.ScalableTSDFVolume method)
(open3d.pipelines.integration.TSDFVolume method)
(open3d.pipelines.integration.UniformTSDFVolume method)
extract_voxel_grid() (open3d.pipelines.integration.UniformTSDFVolume method)
extract_voxel_point_cloud() (open3d.pipelines.integration.ScalableTSDFVolume method)
(open3d.pipelines.integration.UniformTSDFVolume method)
extrinsic() (open3d.camera.PinholeCameraParameters property)
eye() (open3d.core.Tensor static method)
F
FastGlobalRegistrationOption (class in open3d.pipelines.registration)
Feature (class in open3d.pipelines.registration)
FileGeometry (class in open3d.io)
filter() (open3d.geometry.Image method)
filter_pyramid() (open3d.geometry.Image static method)
filter_sharpen() (open3d.geometry.TriangleMesh method)
filter_smooth_laplacian() (open3d.geometry.TriangleMesh method)
filter_smooth_simple() (open3d.geometry.TriangleMesh method)
filter_smooth_taubin() (open3d.geometry.TriangleMesh method)
FilterScope (class in open3d.geometry)
find() (open3d.core.Hashmap method)
fit() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
fit_generator() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
fitness() (open3d.pipelines.registration.RegistrationResult property)
fixed_radius_search() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
FixedRadiusSearch (class in open3d.ml.tf.layers)
,
[1]
(class in open3d.ml.torch.layers)
,
[1]
flip_horizontal() (open3d.geometry.Image method)
flip_vertical() (open3d.geometry.Image method)
Float (open3d.core.DtypeCode attribute)
float() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
Float32 (open3d.core.Dtype attribute)
Float64 (open3d.core.Dtype attribute)
format_dict() (open3d.ml.tf.models.tqdm property)
format_interval() (open3d.ml.tf.models.tqdm static method)
format_meter() (open3d.ml.tf.models.tqdm static method)
format_num() (open3d.ml.tf.models.tqdm static method)
format_sizeof() (open3d.ml.tf.models.tqdm static method)
forward() (open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.torch.layers.ContinuousConv method)
,
[1]
(open3d.ml.torch.layers.FixedRadiusSearch method)
,
[1]
(open3d.ml.torch.layers.KNNSearch method)
,
[1]
(open3d.ml.torch.layers.RadiusSearch method)
,
[1]
(open3d.ml.torch.layers.SparseConv method)
,
[1]
(open3d.ml.torch.layers.SparseConvTranspose method)
,
[1]
(open3d.ml.torch.layers.VoxelPooling method)
,
[1]
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
forward_att_pooling() (open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.RandLANet method)
forward_building_block() (open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.RandLANet method)
forward_dilated_res_block() (open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.RandLANet method)
forward_gather_neighbour() (open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.RandLANet method)
forward_relative_pos_encoding() (open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.RandLANet method)
from_config() (open3d.ml.tf.models.BaseModel class method)
(open3d.ml.tf.models.BatchNormBlock class method)
(open3d.ml.tf.models.GlobalAverageBlock class method)
(open3d.ml.tf.models.IdentityBlock class method)
(open3d.ml.tf.models.KPConv class method)
(open3d.ml.tf.models.KPFCNN class method)
(open3d.ml.tf.models.MaxPoolBlock class method)
(open3d.ml.tf.models.NearestUpsampleBlock class method)
(open3d.ml.tf.models.RandLANet class method)
(open3d.ml.tf.models.ResnetBottleneckBlock class method)
(open3d.ml.tf.models.SimpleBlock class method)
(open3d.ml.tf.models.UnaryBlock class method)
from_dlpack() (open3d.core.Tensor static method)
from_legacy_pointcloud() (open3d.t.geometry.PointCloud static method)
from_numpy() (open3d.core.Tensor static method)
from_tensor() (open3d.core.TensorList static method)
full() (open3d.core.Tensor static method)
G
gather_neighbour() (open3d.ml.tf.models.RandLANet static method)
Gaussian3 (open3d.geometry.ImageFilterType attribute)
Gaussian5 (open3d.geometry.ImageFilterType attribute)
Gaussian7 (open3d.geometry.ImageFilterType attribute)
ge() (open3d.core.Tensor method)
ge_() (open3d.core.Tensor method)
Geometry (class in open3d.geometry)
(class in open3d.t.geometry)
Geometry.Type (class in open3d.geometry)
Geometry2D (class in open3d.geometry)
Geometry2D.Type (class in open3d.geometry)
Geometry3D (class in open3d.geometry)
Geometry3D.Type (class in open3d.geometry)
get_arrays() (open3d.ml.tf.models.KDTree method)
get_attr() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
get_attr_minmax() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
get_attr_shape() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
get_available_attrs() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
get_axis_aligned_bounding_box() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
get_batch_gen() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_batch_inds() (open3d.ml.tf.models.KPFCNN method)
get_batcher() (open3d.ml.torch.pipelines.SemanticSegmentation method)
get_bias() (in module open3d.ml.tf.models)
get_boundaries() (open3d.geometry.HalfEdgeTriangleMesh method)
get_box_points() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.OrientedBoundingBox method)
get_center() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
(open3d.t.geometry.PointCloud method)
get_class_weights() (open3d.ml.tf.models.DataProcessing static method)
get_colors() (open3d.ml.tf.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.torch.vis.Visualizer.LabelLUTEdit method)
get_config() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_data() (open3d.ml.tf.datasets.S3DIS method)
(open3d.ml.torch.datasets.S3DIS method)
get_extent() (open3d.geometry.AxisAlignedBoundingBox method)
get_field_of_view() (open3d.visualization.ViewControl method)
get_focal_length() (open3d.camera.PinholeCameraIntrinsic method)
get_geometry_type() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry method)
(open3d.geometry.Geometry2D method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.Image method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.RGBDImage method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
get_half_extent() (open3d.geometry.AxisAlignedBoundingBox method)
get_hash() (in module open3d.ml.tf.utils)
(in module open3d.ml.torch.utils)
get_id() (open3d.core.Device method)
get_information_matrix_from_point_clouds() (in module open3d.pipelines.registration)
get_init_function() (open3d.geometry.OctreeColorLeafNode static method)
get_input_at() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_input_mask_at() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_input_shape_at() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_label_to_names() (open3d.ml.tf.datasets.ParisLille3D static method)
(open3d.ml.tf.datasets.S3DIS static method)
(open3d.ml.tf.datasets.Semantic3D static method)
(open3d.ml.tf.datasets.SemanticKITTI static method)
(open3d.ml.tf.datasets.Toronto3D static method)
(open3d.ml.torch.datasets.ParisLille3D static method)
(open3d.ml.torch.datasets.S3DIS static method)
(open3d.ml.torch.datasets.Semantic3D static method)
(open3d.ml.torch.datasets.SemanticKITTI static method)
(open3d.ml.torch.datasets.Toronto3D static method)
get_layer() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_line_coordinate() (open3d.geometry.LineSet method)
get_loader() (open3d.ml.tf.dataloaders.TFDataloader method)
get_lock() (open3d.ml.tf.models.tqdm class method)
get_loss() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
get_losses_for() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_max_bound() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry2D method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.Image method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.RGBDImage method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
(open3d.t.geometry.PointCloud method)
get_max_extent() (open3d.geometry.AxisAlignedBoundingBox method)
get_metadata() (open3d.io.AzureKinectMKVReader method)
get_min_bound() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry2D method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.Image method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.RGBDImage method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
(open3d.t.geometry.PointCloud method)
get_module() (in module open3d.ml.tf.utils)
(in module open3d.ml.torch.utils)
get_n_calls() (open3d.ml.tf.models.KDTree method)
get_non_manifold_edges() (open3d.geometry.TriangleMesh method)
get_non_manifold_vertices() (open3d.geometry.TriangleMesh method)
get_optimizer() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
get_oriented_bounding_box() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
get_output_at() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_output_mask_at() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_output_shape_at() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_picked_points() (open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithVertexSelection method)
get_point_indices_within_bounding_box() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.OrientedBoundingBox method)
get_primary_key() (open3d.t.geometry.TensorListMap method)
get_principal_point() (open3d.camera.PinholeCameraIntrinsic method)
get_print_info() (open3d.geometry.AxisAlignedBoundingBox method)
get_render_option() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
get_rotation_matrix_from_axis_angle() (in module open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.Geometry3D static method)
(open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.MeshBase static method)
(open3d.geometry.Octree static method)
(open3d.geometry.OrientedBoundingBox static method)
(open3d.geometry.PointCloud static method)
(open3d.geometry.TetraMesh static method)
(open3d.geometry.TriangleMesh static method)
(open3d.geometry.VoxelGrid static method)
get_rotation_matrix_from_quaternion() (in module open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.Geometry3D static method)
(open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.MeshBase static method)
(open3d.geometry.Octree static method)
(open3d.geometry.OrientedBoundingBox static method)
(open3d.geometry.PointCloud static method)
(open3d.geometry.TetraMesh static method)
(open3d.geometry.TriangleMesh static method)
(open3d.geometry.VoxelGrid static method)
get_rotation_matrix_from_xyz() (in module open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.Geometry3D static method)
(open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.MeshBase static method)
(open3d.geometry.Octree static method)
(open3d.geometry.OrientedBoundingBox static method)
(open3d.geometry.PointCloud static method)
(open3d.geometry.TetraMesh static method)
(open3d.geometry.TriangleMesh static method)
(open3d.geometry.VoxelGrid static method)
get_rotation_matrix_from_xzy() (in module open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.Geometry3D static method)
(open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.MeshBase static method)
(open3d.geometry.Octree static method)
(open3d.geometry.OrientedBoundingBox static method)
(open3d.geometry.PointCloud static method)
(open3d.geometry.TetraMesh static method)
(open3d.geometry.TriangleMesh static method)
(open3d.geometry.VoxelGrid static method)
get_rotation_matrix_from_yxz() (in module open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.Geometry3D static method)
(open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.MeshBase static method)
(open3d.geometry.Octree static method)
(open3d.geometry.OrientedBoundingBox static method)
(open3d.geometry.PointCloud static method)
(open3d.geometry.TetraMesh static method)
(open3d.geometry.TriangleMesh static method)
(open3d.geometry.VoxelGrid static method)
get_rotation_matrix_from_yzx() (in module open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.Geometry3D static method)
(open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.MeshBase static method)
(open3d.geometry.Octree static method)
(open3d.geometry.OrientedBoundingBox static method)
(open3d.geometry.PointCloud static method)
(open3d.geometry.TetraMesh static method)
(open3d.geometry.TriangleMesh static method)
(open3d.geometry.VoxelGrid static method)
get_rotation_matrix_from_zxy() (in module open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.Geometry3D static method)
(open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.MeshBase static method)
(open3d.geometry.Octree static method)
(open3d.geometry.OrientedBoundingBox static method)
(open3d.geometry.PointCloud static method)
(open3d.geometry.TetraMesh static method)
(open3d.geometry.TriangleMesh static method)
(open3d.geometry.VoxelGrid static method)
get_rotation_matrix_from_zyx() (in module open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox static method)
(open3d.geometry.Geometry3D static method)
(open3d.geometry.HalfEdgeTriangleMesh static method)
(open3d.geometry.LineSet static method)
(open3d.geometry.MeshBase static method)
(open3d.geometry.Octree static method)
(open3d.geometry.OrientedBoundingBox static method)
(open3d.geometry.PointCloud static method)
(open3d.geometry.TetraMesh static method)
(open3d.geometry.TriangleMesh static method)
(open3d.geometry.VoxelGrid static method)
get_runid() (in module open3d.ml.tf.utils)
(in module open3d.ml.torch.utils)
get_search_type() (open3d.geometry.KDTreeSearchParam method)
(open3d.geometry.KDTreeSearchParamHybrid method)
(open3d.geometry.KDTreeSearchParamKNN method)
(open3d.geometry.KDTreeSearchParamRadius method)
get_self_intersecting_triangles() (open3d.geometry.TriangleMesh method)
get_skew() (open3d.camera.PinholeCameraIntrinsic method)
get_split() (open3d.ml.tf.datasets.Custom3D method)
(open3d.ml.tf.datasets.ParisLille3D method)
(open3d.ml.tf.datasets.S3DIS method)
(open3d.ml.tf.datasets.Semantic3D method)
(open3d.ml.tf.datasets.SemanticKITTI method)
(open3d.ml.tf.datasets.Toronto3D method)
(open3d.ml.torch.datasets.Custom3D method)
(open3d.ml.torch.datasets.ParisLille3D method)
(open3d.ml.torch.datasets.S3DIS method)
(open3d.ml.torch.datasets.Semantic3D method)
(open3d.ml.torch.datasets.SemanticKITTI method)
(open3d.ml.torch.datasets.Toronto3D method)
get_split_list() (open3d.ml.tf.datasets.Custom3D method)
(open3d.ml.tf.datasets.ParisLille3D method)
(open3d.ml.tf.datasets.S3DIS method)
(open3d.ml.tf.datasets.Semantic3D method)
(open3d.ml.tf.datasets.SemanticKITTI method)
(open3d.ml.tf.datasets.Toronto3D method)
(open3d.ml.torch.datasets.Custom3D method)
(open3d.ml.torch.datasets.ParisLille3D method)
(open3d.ml.torch.datasets.S3DIS method)
(open3d.ml.torch.datasets.Semantic3D method)
(open3d.ml.torch.datasets.SemanticKITTI method)
(open3d.ml.torch.datasets.Toronto3D method)
get_surface_area() (open3d.geometry.TriangleMesh method)
get_tree_stats() (open3d.ml.tf.models.KDTree method)
get_type() (open3d.core.Device method)
get_update_function() (open3d.geometry.OctreeColorLeafNode static method)
get_updates_for() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_verbosity_level() (in module open3d.utility)
get_view_control() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
get_volume() (open3d.geometry.TriangleMesh method)
get_voxel() (open3d.geometry.VoxelGrid method)
get_voxels() (open3d.geometry.VoxelGrid method)
get_weight() (in module open3d.ml.tf.models)
get_weights() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
get_window_name() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
getMessage() (open3d.ml.tf.utils.LogRecord method)
(open3d.ml.torch.utils.LogRecord method)
glob() (open3d.ml.tf.models.Path method)
global_average() (in module open3d.ml.tf.models)
global_optimization() (in module open3d.pipelines.registration)
GlobalAverageBlock (class in open3d.ml.tf.models)
GlobalOptimizationConvergenceCriteria (class in open3d.pipelines.registration)
GlobalOptimizationGaussNewton (class in open3d.pipelines.registration)
GlobalOptimizationLevenbergMarquardt (class in open3d.pipelines.registration)
GlobalOptimizationMethod (class in open3d.pipelines.registration)
GlobalOptimizationOption (class in open3d.pipelines.registration)
GMLoss (class in open3d.pipelines.registration)
Gray32 (open3d.pipelines.integration.TSDFVolumeColorType attribute)
GREYSCALE_NAME (open3d.ml.tf.vis.Visualizer attribute)
(open3d.ml.torch.vis.Visualizer attribute)
grid_index() (open3d.geometry.Voxel property)
grid_subsampling() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(open3d.ml.tf.models.DataProcessing static method)
group() (open3d.ml.tf.models.Path method)
gt() (open3d.core.Tensor method)
gt_() (open3d.core.Tensor method)
H
half() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
half_dilation_kernel_size_for_discontinuity_map() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
half_edges() (open3d.geometry.HalfEdgeTriangleMesh property)
HalfEdge (class in open3d.geometry)
HalfEdgeTriangleMesh (class in open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
HalfEdgeTriangleMesh.Type (class in open3d.geometry)
has_adjacency_list() (open3d.geometry.TriangleMesh method)
has_colors() (open3d.geometry.LineSet method)
(open3d.geometry.PointCloud method)
(open3d.geometry.VoxelGrid method)
has_half_edges() (open3d.geometry.HalfEdgeTriangleMesh method)
has_lines() (open3d.geometry.LineSet method)
has_normals() (open3d.geometry.PointCloud method)
has_points() (open3d.geometry.LineSet method)
(open3d.geometry.PointCloud method)
has_tetras() (open3d.geometry.TetraMesh method)
has_textures() (open3d.geometry.TriangleMesh method)
has_triangle_material_ids() (open3d.geometry.TriangleMesh method)
has_triangle_normals() (open3d.geometry.TriangleMesh method)
has_triangle_uvs() (open3d.geometry.TriangleMesh method)
has_triangles() (open3d.geometry.TriangleMesh method)
has_vertex_colors() (open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.MeshBase method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
has_vertex_normals() (open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.MeshBase method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
has_vertices() (open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.MeshBase method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
has_voxels() (open3d.geometry.VoxelGrid method)
Hashmap (class in open3d.core)
header_properties() (open3d.ml.tf.datasets.S3DIS static method)
(open3d.ml.torch.datasets.S3DIS static method)
height() (open3d.camera.PinholeCameraIntrinsic property)
(open3d.io.AzureKinectMKVMetadata property)
hidden_point_removal() (open3d.geometry.PointCloud method)
home() (open3d.ml.tf.models.Path class method)
HuberLoss (class in open3d.pipelines.registration)
HybridSearch (open3d.geometry.KDTreeSearchParam attribute)
(open3d.geometry.KDTreeSearchParam.Type attribute)
(open3d.geometry.KDTreeSearchParamHybrid attribute)
(open3d.geometry.KDTreeSearchParamHybrid.Type attribute)
(open3d.geometry.KDTreeSearchParamKNN attribute)
(open3d.geometry.KDTreeSearchParamKNN.Type attribute)
(open3d.geometry.KDTreeSearchParamRadius attribute)
(open3d.geometry.KDTreeSearchParamRadius.Type attribute)
I
ICPConvergenceCriteria (class in open3d.pipelines.registration)
IdentityBlock (class in open3d.ml.tf.models)
idx_array (open3d.ml.tf.models.KDTree attribute)
Image (class in open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
Image.Type (class in open3d.geometry)
image_boundary_margin() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
ImageFilterType (class in open3d.geometry)
inbound_nodes() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
index() (open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.visualization.PickedPoint property)
inference_begin() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
inference_end() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
inference_preprocess() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
Info (open3d.utility.VerbosityLevel attribute)
information() (open3d.pipelines.registration.PoseGraphEdge property)
init_att_pooling() (open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.RandLANet method)
init_building_block() (open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.RandLANet method)
init_dilated_res_block() (open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.RandLANet method)
init_KP() (open3d.ml.tf.models.KPConv method)
init_sensor() (open3d.io.AzureKinectRecorder method)
inlier_rmse() (open3d.pipelines.registration.RegistrationResult property)
input() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
input_mask() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
input_shape() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
input_spec() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
insert() (open3d.core.Hashmap method)
(open3d.core.SizeVector method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.pipelines.registration.PoseGraphEdgeVector method)
(open3d.pipelines.registration.PoseGraphNodeVector method)
(open3d.utility.DoubleVector method)
(open3d.utility.IntVector method)
(open3d.utility.Matrix4dVector method)
(open3d.utility.Vector2dVector method)
(open3d.utility.Vector2iVector method)
(open3d.utility.Vector3dVector method)
(open3d.utility.Vector3iVector method)
(open3d.utility.Vector4iVector method)
insert_point() (open3d.geometry.Octree method)
Int (open3d.core.DtypeCode attribute)
Int32 (open3d.core.Dtype attribute)
Int64 (open3d.core.Dtype attribute)
integrate() (open3d.pipelines.integration.ScalableTSDFVolume method)
(open3d.pipelines.integration.TSDFVolume method)
(open3d.pipelines.integration.UniformTSDFVolume method)
intrinsic() (open3d.camera.PinholeCameraParameters property)
intrinsic_matrix() (open3d.camera.PinholeCameraIntrinsic property)
IntVector (class in open3d.utility)
inv() (in module open3d.core)
(open3d.core.Tensor method)
invert_neighbors_list() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
invisible_vertex_color_knn() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
IoU_from_confusions() (open3d.ml.tf.models.DataProcessing static method)
is_absolute() (open3d.ml.tf.models.Path method)
is_block_device() (open3d.ml.tf.models.Path method)
is_boundary() (open3d.geometry.HalfEdge method)
is_char_device() (open3d.ml.tf.models.Path method)
is_dir() (open3d.ml.tf.models.Path method)
is_edge_manifold() (open3d.geometry.TriangleMesh method)
is_empty() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry method)
(open3d.geometry.Geometry2D method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.Image method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.RGBDImage method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
(open3d.ml.tf.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.torch.vis.Visualizer.LabelLUTEdit method)
(open3d.t.geometry.Geometry method)
(open3d.t.geometry.PointCloud method)
is_eof() (open3d.io.AzureKinectMKVReader method)
is_fifo() (open3d.ml.tf.models.Path method)
is_file() (open3d.ml.tf.models.Path method)
is_intersecting() (open3d.geometry.TriangleMesh method)
is_loaded() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
is_opened() (open3d.io.AzureKinectMKVReader method)
is_orientable() (open3d.geometry.TriangleMesh method)
is_point_in_bound() (open3d.geometry.Octree static method)
is_record_created() (open3d.io.AzureKinectRecorder method)
is_reserved() (open3d.ml.tf.models.Path method)
is_resizable() (open3d.core.TensorList property)
is_self_intersecting() (open3d.geometry.TriangleMesh method)
is_size_synchronized() (open3d.t.geometry.TensorListMap method)
is_socket() (open3d.ml.tf.models.Path method)
is_symlink() (open3d.ml.tf.models.Path method)
is_tested() (open3d.ml.tf.datasets.ParisLille3D method)
(open3d.ml.tf.datasets.S3DIS method)
(open3d.ml.tf.datasets.Semantic3D method)
(open3d.ml.tf.datasets.SemanticKITTI method)
(open3d.ml.tf.datasets.Toronto3D method)
(open3d.ml.torch.datasets.ParisLille3D method)
(open3d.ml.torch.datasets.S3DIS method)
(open3d.ml.torch.datasets.Semantic3D method)
(open3d.ml.torch.datasets.SemanticKITTI method)
(open3d.ml.torch.datasets.Toronto3D method)
is_valid() (open3d.camera.PinholeCameraIntrinsic method)
is_vertex_manifold() (open3d.geometry.TriangleMesh method)
is_watertight() (open3d.geometry.TriangleMesh method)
isclose() (open3d.core.Tensor method)
isfile() (in module open3d.ml.tf.models)
issame() (open3d.core.Tensor method)
item() (open3d.core.Tensor method)
items() (open3d.t.geometry.TensorListMap method)
iteration_number() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
iteration_number_per_pyramid_level() (open3d.pipelines.odometry.OdometryOption property)
iterdir() (open3d.ml.tf.models.Path method)
J
join() (in module open3d.ml.tf.models)
joinpath() (open3d.ml.tf.models.Path method)
K
k() (open3d.pipelines.registration.CauchyLoss property)
(open3d.pipelines.registration.GMLoss property)
(open3d.pipelines.registration.HuberLoss property)
(open3d.pipelines.registration.TukeyLoss property)
KDTree (class in open3d.ml.tf.models)
KDTreeFlann (class in open3d.geometry)
KDTreeSearchParam (class in open3d.geometry)
KDTreeSearchParam.Type (class in open3d.geometry)
KDTreeSearchParamHybrid (class in open3d.geometry)
KDTreeSearchParamHybrid.Type (class in open3d.geometry)
KDTreeSearchParamKNN (class in open3d.geometry)
KDTreeSearchParamKNN.Type (class in open3d.geometry)
KDTreeSearchParamRadius (class in open3d.geometry)
KDTreeSearchParamRadius.Type (class in open3d.geometry)
kernel() (open3d.pipelines.registration.TransformationEstimationPointToPlane property)
kernel_density() (open3d.ml.tf.models.KDTree method)
Kinect2ColorCameraDefault (open3d.camera.PinholeCameraIntrinsicParameters attribute)
Kinect2DepthCameraDefault (open3d.camera.PinholeCameraIntrinsicParameters attribute)
knn() (open3d.geometry.KDTreeSearchParamKNN property)
knn_search() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
(open3d.ml.tf.models.DataProcessing static method)
KNNSearch (class in open3d.ml.tf.layers)
,
[1]
(class in open3d.ml.torch.layers)
,
[1]
(open3d.geometry.KDTreeSearchParam attribute)
(open3d.geometry.KDTreeSearchParam.Type attribute)
(open3d.geometry.KDTreeSearchParamHybrid attribute)
(open3d.geometry.KDTreeSearchParamHybrid.Type attribute)
(open3d.geometry.KDTreeSearchParamKNN attribute)
(open3d.geometry.KDTreeSearchParamKNN.Type attribute)
(open3d.geometry.KDTreeSearchParamRadius attribute)
(open3d.geometry.KDTreeSearchParamRadius.Type attribute)
KPConv (class in open3d.ml.tf.models)
KPFCNN (class in open3d.ml.tf.models)
(class in open3d.ml.torch.models)
KPFCNN.to() (in module open3d.ml.torch.models)
,
[1]
,
[2]
,
[3]
L
L1Loss (class in open3d.pipelines.registration)
L2Loss (class in open3d.pipelines.registration)
LabelLUT (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
LabelLUT.Label (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
LABELS_NAME (open3d.ml.tf.vis.Visualizer attribute)
(open3d.ml.torch.vis.Visualizer attribute)
layers() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
lchmod() (open3d.ml.tf.models.Path method)
le() (open3d.core.Tensor method)
le_() (open3d.core.Tensor method)
length() (open3d.pipelines.integration.UniformTSDFVolume property)
light_on() (open3d.visualization.RenderOption property)
line_width() (open3d.visualization.RenderOption property)
lines() (open3d.geometry.LineSet property)
LineSet (class in open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
LineSet.Type (class in open3d.geometry)
list_devices() (open3d.io.AzureKinectSensor static method)
load() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
load_ckpt() (open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
load_from_file() (open3d.ml.tf.utils.Config static method)
(open3d.ml.torch.utils.Config static method)
load_from_json() (open3d.visualization.RenderOption method)
load_label_kitti() (open3d.ml.tf.models.DataProcessing static method)
load_label_semantic3d() (open3d.ml.tf.models.DataProcessing static method)
load_pc_kitti() (open3d.ml.tf.models.DataProcessing static method)
load_pc_semantic3d() (open3d.ml.tf.models.DataProcessing static method)
load_state_dict() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
load_weights() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
locate_leaf_node() (open3d.geometry.Octree method)
logical_and() (open3d.core.Tensor method)
logical_and_() (open3d.core.Tensor method)
logical_not() (open3d.core.Tensor method)
logical_not_() (open3d.core.Tensor method)
logical_or() (open3d.core.Tensor method)
logical_or_() (open3d.core.Tensor method)
logical_xor() (open3d.core.Tensor method)
logical_xor_() (open3d.core.Tensor method)
LogRecord (class in open3d.ml.tf.utils)
(class in open3d.ml.torch.utils)
losses() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
lower_scale_factor() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
lstat() (open3d.ml.tf.models.Path method)
lstsq() (in module open3d.core)
(open3d.core.Tensor method)
lt() (open3d.core.Tensor method)
lt_() (open3d.core.Tensor method)
M
make_dir() (in module open3d.ml.tf.utils)
(in module open3d.ml.torch.utils)
make_greyscale() (open3d.ml.tf.vis.Colormap static method)
(open3d.ml.torch.vis.Colormap static method)
make_predict_function() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
make_rainbow() (open3d.ml.tf.vis.Colormap static method)
(open3d.ml.torch.vis.Colormap static method)
make_test_function() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
make_train_function() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
makedirs() (in module open3d.ml.tf.models)
match() (open3d.ml.tf.models.Path method)
matmul() (in module open3d.core)
(open3d.core.Tensor method)
Matrix4dVector (class in open3d.utility)
max() (open3d.core.Tensor method)
max_bound() (open3d.geometry.AxisAlignedBoundingBox property)
max_correspondence_distance() (open3d.pipelines.registration.GlobalOptimizationOption property)
max_depth() (open3d.geometry.Octree property)
(open3d.pipelines.odometry.OdometryOption property)
max_depth_diff() (open3d.pipelines.odometry.OdometryOption property)
max_iteration() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
(open3d.pipelines.registration.ICPConvergenceCriteria property)
(open3d.pipelines.registration.RANSACConvergenceCriteria property)
max_iteration_lm() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
max_nn() (open3d.geometry.KDTreeSearchParamHybrid property)
max_pool() (in module open3d.ml.tf.models)
max_validation() (open3d.pipelines.registration.RANSACConvergenceCriteria property)
maximum_allowable_depth() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
maximum_correspondence_distance() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
maximum_iteration() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
maximum_tuple_count() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
maxlen (open3d.ml.tf.vis.deque attribute)
(open3d.ml.torch.vis.deque attribute)
MaxPoolBlock (class in open3d.ml.tf.models)
mean() (open3d.core.Tensor method)
merge_cfg_file() (open3d.ml.tf.utils.Config static method)
(open3d.ml.torch.utils.Config static method)
merge_close_vertices() (open3d.geometry.TriangleMesh method)
merge_from_dict() (open3d.ml.tf.utils.Config method)
(open3d.ml.torch.utils.Config method)
merge_module_cfg_file() (open3d.ml.tf.utils.Config static method)
(open3d.ml.torch.utils.Config static method)
mesh_color_option() (open3d.visualization.RenderOption property)
mesh_shade_option() (open3d.visualization.RenderOption property)
mesh_show_back_face() (open3d.visualization.RenderOption property)
mesh_show_wireframe() (open3d.visualization.RenderOption property)
MeshBase (class in open3d.geometry)
MeshBase.Type (class in open3d.geometry)
MeshColorOption (class in open3d.visualization)
MeshShadeOption (class in open3d.visualization)
metrics() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
metrics_names() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
min() (open3d.core.Tensor method)
min_bound() (open3d.geometry.AxisAlignedBoundingBox property)
min_depth() (open3d.pipelines.odometry.OdometryOption property)
min_relative_increment() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
min_relative_residual_increment() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
min_residual() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
min_right_term() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
mkdir() (open3d.ml.tf.models.Path method)
Model (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
module
open3d.ml.tf.layers
,
[1]
open3d.ml.tf.ops
,
[1]
open3d.ml.torch.layers
,
[1]
open3d.ml.torch.ops
,
[1]
modules() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
monitor (open3d.ml.tf.models.tqdm attribute)
monitor_interval (open3d.ml.tf.models.tqdm attribute)
moveto() (open3d.ml.tf.models.tqdm method)
mul() (open3d.core.Tensor method)
mul_() (open3d.core.Tensor method)
N
name() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.Path property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
name_scope() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
named_buffers() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
named_children() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
named_modules() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
named_parameters() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
ndim() (open3d.core.Tensor property)
ne() (open3d.core.Tensor method)
ne_() (open3d.core.Tensor method)
nearest_interpolation() (open3d.ml.tf.models.RandLANet static method)
(open3d.ml.torch.models.RandLANet static method)
NearestUpsampleBlock (class in open3d.ml.tf.models)
neg() (open3d.core.Tensor method)
neg_() (open3d.core.Tensor method)
next() (open3d.geometry.HalfEdge property)
next_frame() (open3d.io.AzureKinectMKVReader method)
NoColor (open3d.pipelines.integration.TSDFVolumeColorType attribute)
node_bounds (open3d.ml.tf.models.KDTree attribute)
node_data (open3d.ml.tf.models.KDTree attribute)
nodes() (open3d.pipelines.registration.PoseGraph property)
non_rigid_anchor_point_weight() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
non_rigid_camera_coordinate() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
non_trainable_variables() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
non_trainable_weights() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
NoneType (class in open3d.core)
nonzero() (open3d.core.Tensor method)
Normal (open3d.geometry.FilterScope attribute)
(open3d.visualization.MeshColorOption attribute)
(open3d.visualization.PointColorOption attribute)
normal_angle_threshold() (open3d.pipelines.registration.CorrespondenceCheckerBasedOnNormal property)
normalize_normals() (open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.MeshBase method)
(open3d.geometry.PointCloud method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
normals() (open3d.geometry.PointCloud property)
num() (open3d.pipelines.registration.Feature method)
num_elements() (open3d.core.Tensor method)
number_of_vertical_anchors() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
numpy() (open3d.core.Tensor method)
O
Object (open3d.core.DtypeCode attribute)
Octree (class in open3d.geometry)
Octree.Type (class in open3d.geometry)
OctreeColorLeafNode (class in open3d.geometry)
OctreeInternalNode (class in open3d.geometry)
OctreeLeafNode (class in open3d.geometry)
OctreeNode (class in open3d.geometry)
OctreeNodeInfo (class in open3d.geometry)
OdometryOption (class in open3d.pipelines.odometry)
ones() (open3d.core.Tensor static method)
open() (open3d.io.AzureKinectMKVReader method)
(open3d.ml.tf.models.Path method)
open3d.ml.tf.layers
module
,
[1]
open3d.ml.tf.ops
module
,
[1]
open3d.ml.torch.layers
module
,
[1]
open3d.ml.torch.ops
module
,
[1]
open_record() (open3d.io.AzureKinectRecorder method)
OptimizePoseGraph() (open3d.pipelines.registration.GlobalOptimizationGaussNewton method)
(open3d.pipelines.registration.GlobalOptimizationLevenbergMarquardt method)
(open3d.pipelines.registration.GlobalOptimizationMethod method)
ordered_half_edge_from_vertex() (open3d.geometry.HalfEdgeTriangleMesh property)
ordered_neighbors() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
organise_inputs() (open3d.ml.tf.models.KPFCNN method)
orient_normals_consistent_tangent_plane() (open3d.geometry.PointCloud method)
orient_normals_to_align_with_direction() (open3d.geometry.PointCloud method)
orient_normals_towards_camera_location() (open3d.geometry.PointCloud method)
orient_triangles() (open3d.geometry.TriangleMesh method)
OrientedBoundingBox (class in open3d.geometry)
OrientedBoundingBox.Type (class in open3d.geometry)
origin() (open3d.geometry.Octree property)
(open3d.geometry.OctreeNodeInfo property)
(open3d.geometry.VoxelGrid property)
orthogonal_axis() (open3d.visualization.SelectionPolygonVolume property)
outbound_nodes() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
output() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
output_mask() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
output_shape() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
owner() (open3d.ml.tf.models.Path method)
P
paint_uniform_color() (open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.PointCloud method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
pandas() (open3d.ml.tf.models.tqdm class method)
parameters() (open3d.camera.PinholeCameraTrajectory property)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
parent() (open3d.ml.tf.models.Path property)
parents() (open3d.ml.tf.models.Path property)
ParisLille3D (class in open3d.ml.tf.datasets)
(class in open3d.ml.torch.datasets)
parts() (open3d.ml.tf.models.Path property)
Path (class in open3d.ml.tf.models)
PickedPoint (class in open3d.visualization)
PinholeCameraIntrinsic (class in open3d.camera)
PinholeCameraIntrinsicParameters (class in open3d.camera)
PinholeCameraParameters (class in open3d.camera)
PinholeCameraTrajectory (class in open3d.camera)
point() (open3d.t.geometry.PointCloud property)
point_color_option() (open3d.visualization.RenderOption property)
point_show_normal() (open3d.visualization.RenderOption property)
point_size() (open3d.visualization.RenderOption property)
PointCloud (class in open3d.geometry)
(class in open3d.t.geometry)
(open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
PointCloud.Type (class in open3d.geometry)
PointColorOption (class in open3d.visualization)
points() (open3d.geometry.LineSet property)
(open3d.geometry.PointCloud property)
poll_events() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
pop() (open3d.core.SizeVector method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.pipelines.registration.PoseGraphEdgeVector method)
(open3d.pipelines.registration.PoseGraphNodeVector method)
(open3d.utility.DoubleVector method)
(open3d.utility.IntVector method)
(open3d.utility.Matrix4dVector method)
(open3d.utility.Vector2dVector method)
(open3d.utility.Vector2iVector method)
(open3d.utility.Vector3dVector method)
(open3d.utility.Vector3iVector method)
(open3d.utility.Vector4iVector method)
popleft() (open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
pose() (open3d.pipelines.registration.PoseGraphNode property)
PoseGraph (class in open3d.pipelines.registration)
PoseGraphEdge (class in open3d.pipelines.registration)
PoseGraphEdgeVector (class in open3d.pipelines.registration)
PoseGraphNode (class in open3d.pipelines.registration)
PoseGraphNodeVector (class in open3d.pipelines.registration)
post_update() (open3d.ml.tf.vis.Visualizer.ProgressDialog method)
(open3d.ml.torch.vis.Visualizer.ProgressDialog method)
predict() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
predict_generator() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
predict_on_batch() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
predict_step() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
preference_loop_closure() (open3d.pipelines.registration.GlobalOptimizationOption property)
preprocess() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
PrimeSenseDefault (open3d.camera.PinholeCameraIntrinsicParameters attribute)
prod() (open3d.core.Tensor method)
push_back() (open3d.core.TensorList method)
pybind_inv() (in module open3d.core)
pybind_lstsq() (in module open3d.core)
pybind_matmul() (in module open3d.core)
pybind_solve() (in module open3d.core)
pybind_svd() (in module open3d.core)
Q
Quadric (open3d.geometry.SimplificationContraction attribute)
query() (open3d.ml.tf.models.KDTree method)
query_radius() (open3d.ml.tf.models.KDTree method)
R
R() (open3d.geometry.OrientedBoundingBox property)
radius() (open3d.geometry.KDTreeSearchParamHybrid property)
(open3d.geometry.KDTreeSearchParamRadius property)
radius_gaussian() (in module open3d.ml.tf.models)
radius_search() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
RadiusSearch (class in open3d.ml.tf.layers)
,
[1]
(class in open3d.ml.torch.layers)
,
[1]
(open3d.geometry.KDTreeSearchParam attribute)
(open3d.geometry.KDTreeSearchParam.Type attribute)
(open3d.geometry.KDTreeSearchParamHybrid attribute)
(open3d.geometry.KDTreeSearchParamHybrid.Type attribute)
(open3d.geometry.KDTreeSearchParamKNN attribute)
(open3d.geometry.KDTreeSearchParamKNN.Type attribute)
(open3d.geometry.KDTreeSearchParamRadius attribute)
(open3d.geometry.KDTreeSearchParamRadius.Type attribute)
RAINBOW_NAME (open3d.ml.tf.vis.Visualizer attribute)
(open3d.ml.torch.vis.Visualizer attribute)
RandLANet (class in open3d.ml.tf.models)
(class in open3d.ml.torch.models)
RandLANet.to() (in module open3d.ml.torch.models)
,
[1]
,
[2]
,
[3]
random_sample() (open3d.ml.tf.models.RandLANet static method)
(open3d.ml.torch.models.RandLANet static method)
RANSACConvergenceCriteria (class in open3d.pipelines.registration)
read_azure_kinect_mkv_metadata() (in module open3d.io)
read_azure_kinect_sensor_config() (in module open3d.io)
read_bytes() (open3d.ml.tf.models.Path method)
read_data() (open3d.ml.tf.dataloaders.TFDataloader method)
read_feature() (in module open3d.io)
read_file_geometry_type() (in module open3d.io)
read_image() (in module open3d.io)
read_line_set() (in module open3d.io)
read_pinhole_camera_intrinsic() (in module open3d.io)
read_pinhole_camera_parameters() (in module open3d.io)
read_pinhole_camera_trajectory() (in module open3d.io)
read_point_cloud() (in module open3d.io)
(in module open3d.t.io)
read_pose_graph() (in module open3d.io)
read_selection_polygon_volume() (in module open3d.visualization)
read_text() (open3d.ml.tf.models.Path method)
read_triangle_mesh() (in module open3d.io)
read_voxel_grid() (in module open3d.io)
record_frame() (open3d.io.AzureKinectRecorder method)
reduce_subarrays_sum() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
reference_node() (open3d.pipelines.registration.GlobalOptimizationOption property)
refresh() (open3d.ml.tf.models.tqdm method)
register_animation_callback() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
register_backward_hook() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
register_buffer() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
register_forward_hook() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
register_forward_pre_hook() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
register_key_action_callback() (open3d.visualization.VisualizerWithKeyCallback method)
register_key_callback() (open3d.visualization.VisualizerWithKeyCallback method)
register_parameter() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
register_selection_changed_callback() (open3d.visualization.VisualizerWithVertexSelection method)
register_selection_moved_callback() (open3d.visualization.VisualizerWithVertexSelection method)
register_selection_moving_callback() (open3d.visualization.VisualizerWithVertexSelection method)
registration_colored_icp() (in module open3d.pipelines.registration)
registration_fast_based_on_feature_matching() (in module open3d.pipelines.registration)
registration_icp() (in module open3d.pipelines.registration)
registration_ransac_based_on_correspondence() (in module open3d.pipelines.registration)
registration_ransac_based_on_feature_matching() (in module open3d.pipelines.registration)
RegistrationResult (class in open3d.pipelines.registration)
regular_loss() (open3d.ml.tf.models.KPConv method)
rehash() (open3d.core.Hashmap method)
relative_fitness() (open3d.pipelines.registration.ICPConvergenceCriteria property)
relative_rmse() (open3d.pipelines.registration.ICPConvergenceCriteria property)
relative_to() (open3d.ml.tf.models.Path method)
remove() (open3d.core.SizeVector method)
(open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.utility.DoubleVector method)
(open3d.utility.IntVector method)
(open3d.utility.Matrix4dVector method)
(open3d.utility.Vector2dVector method)
(open3d.utility.Vector2iVector method)
(open3d.utility.Vector3dVector method)
(open3d.utility.Vector3iVector method)
(open3d.utility.Vector4iVector method)
remove_degenerate_tetras() (open3d.geometry.TetraMesh method)
remove_degenerate_triangles() (open3d.geometry.TriangleMesh method)
remove_duplicated_tetras() (open3d.geometry.TetraMesh method)
remove_duplicated_triangles() (open3d.geometry.TriangleMesh method)
remove_duplicated_vertices() (open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
remove_geometry() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
remove_non_finite_points() (open3d.geometry.PointCloud method)
remove_non_manifold_edges() (open3d.geometry.TriangleMesh method)
remove_radius_outlier() (open3d.geometry.PointCloud method)
remove_statistical_outlier() (open3d.geometry.PointCloud method)
remove_triangles_by_index() (open3d.geometry.TriangleMesh method)
remove_triangles_by_mask() (open3d.geometry.TriangleMesh method)
remove_unreferenced_vertices() (open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
remove_vertices_by_index() (open3d.geometry.TriangleMesh method)
remove_vertices_by_mask() (open3d.geometry.TriangleMesh method)
rename() (open3d.ml.tf.models.Path method)
RenderOption (class in open3d.visualization)
replace() (open3d.ml.tf.models.Path method)
require_pointcloud_alignment_() (open3d.pipelines.registration.CorrespondenceChecker property)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnDistance property)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnEdgeLength property)
(open3d.pipelines.registration.CorrespondenceCheckerBasedOnNormal property)
requires_grad_() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
reset() (open3d.ml.tf.models.tqdm method)
(open3d.pipelines.integration.ScalableTSDFVolume method)
(open3d.pipelines.integration.TSDFVolume method)
(open3d.pipelines.integration.UniformTSDFVolume method)
reset_metrics() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
reset_n_calls() (open3d.ml.tf.models.KDTree method)
reset_parameters() (open3d.ml.tf.models.KPConv method)
reset_states() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
reset_view_point() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
resize() (open3d.core.TensorList method)
(open3d.pipelines.registration.Feature method)
ResnetBottleneckBlock (class in open3d.ml.tf.models)
resolution() (open3d.pipelines.integration.UniformTSDFVolume property)
resolve() (open3d.ml.tf.models.Path method)
reverse() (open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
RGB8 (open3d.pipelines.integration.TSDFVolumeColorType attribute)
RGBDImage (class in open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
RGBDImage.Type (class in open3d.geometry)
RGBDOdometryJacobian (class in open3d.pipelines.odometry)
RGBDOdometryJacobianFromColorTerm (class in open3d.pipelines.odometry)
RGBDOdometryJacobianFromHybridTerm (class in open3d.pipelines.odometry)
rglob() (open3d.ml.tf.models.Path method)
rmdir() (open3d.ml.tf.models.Path method)
RobustKernel (class in open3d.pipelines.registration)
root() (open3d.ml.tf.models.Path property)
root_node() (open3d.geometry.Octree property)
rotate() (open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.t.geometry.PointCloud method)
(open3d.visualization.ViewControl method)
run() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
run_eagerly() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
run_inference() (open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
run_test() (open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
run_train() (open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
S
S3DIS (class in open3d.ml.tf.datasets)
(class in open3d.ml.torch.datasets)
samefile() (open3d.ml.tf.models.Path method)
sample_points_poisson_disk() (open3d.geometry.TriangleMesh method)
sample_points_uniformly() (open3d.geometry.TriangleMesh method)
sample_weight (open3d.ml.tf.models.KDTree attribute)
save() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
save_ckpt() (open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
save_config() (open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
save_logs() (open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
save_test_result() (open3d.ml.tf.datasets.Custom3D method)
(open3d.ml.tf.datasets.ParisLille3D method)
(open3d.ml.tf.datasets.S3DIS method)
(open3d.ml.tf.datasets.Semantic3D method)
(open3d.ml.tf.datasets.SemanticKITTI method)
(open3d.ml.tf.datasets.Toronto3D method)
(open3d.ml.torch.datasets.Custom3D method)
(open3d.ml.torch.datasets.ParisLille3D method)
(open3d.ml.torch.datasets.S3DIS method)
(open3d.ml.torch.datasets.Semantic3D method)
(open3d.ml.torch.datasets.SemanticKITTI method)
(open3d.ml.torch.datasets.Toronto3D method)
save_test_result_kpconv() (open3d.ml.tf.datasets.SemanticKITTI method)
(open3d.ml.torch.datasets.SemanticKITTI method)
save_to_json() (open3d.visualization.RenderOption method)
save_weights() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
ScalableTSDFVolume (class in open3d.pipelines.integration)
scale() (open3d.t.geometry.PointCloud method)
(open3d.visualization.ViewControl method)
sdf_trunc() (open3d.pipelines.integration.ScalableTSDFVolume property)
(open3d.pipelines.integration.TSDFVolume property)
(open3d.pipelines.integration.UniformTSDFVolume property)
search_hybrid_vector_3d() (open3d.geometry.KDTreeFlann method)
search_hybrid_vector_xd() (open3d.geometry.KDTreeFlann method)
search_knn_vector_3d() (open3d.geometry.KDTreeFlann method)
search_knn_vector_xd() (open3d.geometry.KDTreeFlann method)
search_radius_vector_3d() (open3d.geometry.KDTreeFlann method)
search_radius_vector_xd() (open3d.geometry.KDTreeFlann method)
search_vector_3d() (open3d.geometry.KDTreeFlann method)
search_vector_xd() (open3d.geometry.KDTreeFlann method)
seek_timestamp() (open3d.io.AzureKinectMKVReader method)
segment_plane() (open3d.geometry.PointCloud method)
segmentation_inputs() (open3d.ml.tf.models.KPFCNN method)
select_by_index() (open3d.geometry.PointCloud method)
(open3d.geometry.TriangleMesh method)
SelectionPolygonVolume (class in open3d.visualization)
Semantic3D (class in open3d.ml.tf.datasets)
(class in open3d.ml.torch.datasets)
SemanticKITTI (class in open3d.ml.tf.datasets)
(class in open3d.ml.torch.datasets)
SemanticSegmentation (class in open3d.ml.tf.pipelines)
(class in open3d.ml.torch.pipelines)
set_constant_z_far() (open3d.visualization.ViewControl method)
set_constant_z_near() (open3d.visualization.ViewControl method)
set_description() (open3d.ml.tf.models.tqdm method)
set_description_str() (open3d.ml.tf.models.tqdm method)
set_feature() (open3d.geometry.KDTreeFlann method)
set_front() (open3d.visualization.ViewControl method)
set_geometry() (open3d.geometry.KDTreeFlann method)
set_intrinsics() (open3d.camera.PinholeCameraIntrinsic method)
set_labels() (open3d.ml.tf.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.torch.vis.Visualizer.LabelLUTEdit method)
set_lock() (open3d.ml.tf.models.tqdm class method)
set_lookat() (open3d.visualization.ViewControl method)
set_lut() (open3d.ml.tf.vis.Visualizer method)
(open3d.ml.torch.vis.Visualizer method)
set_matrix_data() (open3d.geometry.KDTreeFlann method)
set_on_changed() (open3d.ml.tf.vis.Visualizer.ColormapEdit method)
(open3d.ml.tf.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.torch.vis.Visualizer.ColormapEdit method)
(open3d.ml.torch.vis.Visualizer.LabelLUTEdit method)
set_postfix() (open3d.ml.tf.models.tqdm method)
set_postfix_str() (open3d.ml.tf.models.tqdm method)
set_text() (open3d.ml.tf.vis.Visualizer.ProgressDialog method)
(open3d.ml.torch.vis.Visualizer.ProgressDialog method)
set_up() (open3d.visualization.ViewControl method)
set_verbosity_level() (in module open3d.utility)
set_weights() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.BatchNormBlock method)
(open3d.ml.tf.models.GlobalAverageBlock method)
(open3d.ml.tf.models.IdentityBlock method)
(open3d.ml.tf.models.KPConv method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.MaxPoolBlock method)
(open3d.ml.tf.models.NearestUpsampleBlock method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.models.ResnetBottleneckBlock method)
(open3d.ml.tf.models.SimpleBlock method)
(open3d.ml.tf.models.UnaryBlock method)
set_zoom() (open3d.visualization.ViewControl method)
setup_camera() (open3d.ml.tf.vis.Visualizer method)
(open3d.ml.torch.vis.Visualizer method)
shallow_copy_from() (open3d.core.Tensor method)
(open3d.core.TensorList method)
shape() (open3d.core.Tensor property)
share_memory() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
show_coordinate_frame() (open3d.visualization.RenderOption property)
show_geometries_under() (open3d.ml.tf.vis.Visualizer method)
(open3d.ml.torch.vis.Visualizer method)
shuffle_idx() (open3d.ml.tf.models.DataProcessing static method)
shuffle_list() (open3d.ml.tf.models.DataProcessing static method)
similarity_threshold() (open3d.pipelines.registration.CorrespondenceCheckerBasedOnEdgeLength property)
SimpleBlock (class in open3d.ml.tf.models)
SimplificationContraction (class in open3d.geometry)
simplify_quadric_decimation() (open3d.geometry.TriangleMesh method)
simplify_vertex_clustering() (open3d.geometry.TriangleMesh method)
sin() (open3d.core.Tensor method)
sin_() (open3d.core.Tensor method)
size() (open3d.core.Hashmap method)
(open3d.core.TensorList property)
(open3d.geometry.Octree property)
(open3d.geometry.OctreeNodeInfo property)
SizeVector (class in open3d.core)
Smoothed (open3d.geometry.DeformAsRigidAsPossibleEnergy attribute)
Sobel3dx (open3d.geometry.ImageFilterType attribute)
Sobel3dy (open3d.geometry.ImageFilterType attribute)
SOLID_NAME (open3d.ml.tf.vis.Visualizer attribute)
(open3d.ml.torch.vis.Visualizer attribute)
solve() (in module open3d.core)
(open3d.core.Tensor method)
source_node_id() (open3d.pipelines.registration.PoseGraphEdge property)
SparseConv (class in open3d.ml.tf.layers)
,
[1]
(class in open3d.ml.torch.layers)
,
[1]
SparseConvTranspose (class in open3d.ml.tf.layers)
,
[1]
(class in open3d.ml.torch.layers)
,
[1]
split() (in module open3d.ml.tf.models)
Spokes (open3d.geometry.DeformAsRigidAsPossibleEnergy attribute)
sqrt() (open3d.core.Tensor method)
sqrt_() (open3d.core.Tensor method)
stack_batch_inds() (open3d.ml.tf.models.KPFCNN method)
stat() (open3d.ml.tf.models.Path method)
state_dict() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
state_updates() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
stateful() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
status_printer() (open3d.ml.tf.models.tqdm static method)
stem() (open3d.ml.tf.models.Path property)
stream_length_usec() (open3d.io.AzureKinectMKVMetadata property)
strides() (open3d.core.Tensor property)
sub() (open3d.core.Tensor method)
sub_() (open3d.core.Tensor method)
subdivide_loop() (open3d.geometry.TriangleMesh method)
subdivide_midpoint() (open3d.geometry.TriangleMesh method)
submodules() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
suffix() (open3d.ml.tf.models.Path property)
suffixes() (open3d.ml.tf.models.Path property)
sum() (open3d.core.Tensor method)
sum_weight (open3d.ml.tf.models.KDTree attribute)
summary() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
supports_masking() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
svd() (in module open3d.core)
(open3d.core.Tensor method)
symlink_to() (open3d.ml.tf.models.Path method)
synchronized_push_back() (open3d.t.geometry.PointCloud method)
(open3d.t.geometry.TensorListMap method)
T
T() (open3d.core.Tensor method)
T_destination (open3d.ml.torch.models.KPFCNN attribute)
(open3d.ml.torch.models.RandLANet attribute)
target_node_id() (open3d.pipelines.registration.PoseGraphEdge property)
Tensor (class in open3d.core)
TensorList (class in open3d.core)
TensorListMap (class in open3d.t.geometry)
test_on_batch() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
test_step() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
TetraMesh (class in open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
TetraMesh.Type (class in open3d.geometry)
tetras() (open3d.geometry.TetraMesh property)
textures() (open3d.geometry.TriangleMesh property)
tf_batch_neighbors() (in module open3d.ml.tf.models)
tf_batch_subsampling() (in module open3d.ml.tf.models)
TFDataloader (class in open3d.ml.tf.dataloaders)
to() (open3d.core.Tensor method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
to_dlpack() (open3d.core.Tensor method)
to_json() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
to_legacy_pointcloud() (open3d.t.geometry.PointCloud method)
to_octree() (open3d.geometry.VoxelGrid method)
to_voxel_grid() (open3d.geometry.Octree method)
to_yaml() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
TorchDataloader (class in open3d.ml.torch.dataloaders)
Toronto3D (class in open3d.ml.tf.datasets)
(class in open3d.ml.torch.datasets)
touch() (open3d.ml.tf.models.Path method)
tqdm (class in open3d.ml.tf.models)
train() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
train_on_batch() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
train_step() (open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
trainable() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
trainable_variables() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
trainable_weights() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
trans_augment() (in module open3d.ml.tf.models)
trans_crop_pc() (in module open3d.ml.tf.models)
trans_normalize() (in module open3d.ml.tf.models)
transform() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
(open3d.ml.tf.models.BaseModel method)
(open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
(open3d.t.geometry.PointCloud method)
transform_inference() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
transformation() (open3d.pipelines.registration.PoseGraphEdge property)
(open3d.pipelines.registration.RegistrationResult property)
TransformationEstimation (class in open3d.pipelines.registration)
TransformationEstimationPointToPlane (class in open3d.pipelines.registration)
TransformationEstimationPointToPoint (class in open3d.pipelines.registration)
translate() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.Geometry3D method)
(open3d.geometry.HalfEdgeTriangleMesh method)
(open3d.geometry.LineSet method)
(open3d.geometry.MeshBase method)
(open3d.geometry.Octree method)
(open3d.geometry.OrientedBoundingBox method)
(open3d.geometry.PointCloud method)
(open3d.geometry.TetraMesh method)
(open3d.geometry.TriangleMesh method)
(open3d.geometry.VoxelGrid method)
(open3d.t.geometry.PointCloud method)
(open3d.visualization.ViewControl method)
triangle_index() (open3d.geometry.HalfEdge property)
triangle_normals() (open3d.geometry.HalfEdgeTriangleMesh property)
(open3d.geometry.TriangleMesh property)
triangle_uvs() (open3d.geometry.TriangleMesh property)
TriangleMesh (class in open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
TriangleMesh.Type (class in open3d.geometry)
triangles() (open3d.geometry.HalfEdgeTriangleMesh property)
(open3d.geometry.TriangleMesh property)
TSDFVolume (class in open3d.pipelines.integration)
TSDFVolumeColorType (class in open3d.pipelines.integration)
TukeyLoss (class in open3d.pipelines.registration)
tuple_scale() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
twin() (open3d.geometry.HalfEdge property)
two_point_correlation() (open3d.ml.tf.models.KDTree method)
type() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
U
UInt (open3d.core.DtypeCode attribute)
UInt16 (open3d.core.Dtype attribute)
UInt8 (open3d.core.Dtype attribute)
UnaryBlock (class in open3d.ml.tf.models)
uncertain() (open3d.pipelines.registration.PoseGraphEdge property)
Undefined (open3d.core.Dtype attribute)
(open3d.core.DtypeCode attribute)
uniform_down_sample() (open3d.geometry.PointCloud method)
UniformTSDFVolume (class in open3d.pipelines.integration)
unlink() (open3d.ml.tf.models.Path method)
unload() (open3d.ml.tf.vis.DataModel method)
(open3d.ml.tf.vis.DatasetModel method)
(open3d.ml.tf.vis.Model method)
(open3d.ml.torch.vis.DataModel method)
(open3d.ml.torch.vis.DatasetModel method)
(open3d.ml.torch.vis.Model method)
unpack_iterators() (open3d.core.Hashmap method)
unpause() (open3d.ml.tf.models.tqdm method)
unset_constant_z_far() (open3d.visualization.ViewControl method)
unset_constant_z_near() (open3d.visualization.ViewControl method)
Unspecified (open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
update() (open3d.ml.tf.models.tqdm method)
(open3d.ml.tf.vis.Visualizer.ColormapEdit method)
(open3d.ml.tf.vis.Visualizer.ProgressDialog method)
(open3d.ml.torch.vis.Visualizer.ColormapEdit method)
(open3d.ml.torch.vis.Visualizer.ProgressDialog method)
update_geometry() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
update_renderer() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
updates() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
upper_scale_factor() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
use_absolute_scale() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
V
valid_metrics (open3d.ml.tf.models.KDTree attribute)
variables() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
Vector2dVector (class in open3d.utility)
Vector2iVector (class in open3d.utility)
Vector3dVector (class in open3d.utility)
Vector3iVector (class in open3d.utility)
Vector4iVector (class in open3d.utility)
VerbosityContextManager (class in open3d.utility)
VerbosityLevel (class in open3d.utility)
Vertex (open3d.geometry.FilterScope attribute)
vertex_colors() (open3d.geometry.HalfEdgeTriangleMesh property)
(open3d.geometry.MeshBase property)
(open3d.geometry.TetraMesh property)
(open3d.geometry.TriangleMesh property)
vertex_indices() (open3d.geometry.HalfEdge property)
vertex_normals() (open3d.geometry.HalfEdgeTriangleMesh property)
(open3d.geometry.MeshBase property)
(open3d.geometry.TetraMesh property)
(open3d.geometry.TriangleMesh property)
vertices() (open3d.geometry.HalfEdgeTriangleMesh property)
(open3d.geometry.MeshBase property)
(open3d.geometry.TetraMesh property)
(open3d.geometry.TriangleMesh property)
ViewControl (class in open3d.visualization)
visualize() (open3d.ml.tf.vis.Visualizer method)
(open3d.ml.torch.vis.Visualizer method)
visualize_dataset() (open3d.ml.tf.vis.Visualizer method)
(open3d.ml.torch.vis.Visualizer method)
Visualizer (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
(class in open3d.visualization)
Visualizer.ColormapEdit (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
Visualizer.LabelLUTEdit (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
Visualizer.ProgressDialog (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
VisualizerWithEditing (class in open3d.visualization)
VisualizerWithKeyCallback (class in open3d.visualization)
VisualizerWithVertexSelection (class in open3d.visualization)
volume() (open3d.geometry.AxisAlignedBoundingBox method)
(open3d.geometry.OrientedBoundingBox method)
Voxel (class in open3d.geometry)
voxel_down_sample() (open3d.geometry.PointCloud method)
voxel_down_sample_and_trace() (open3d.geometry.PointCloud method)
voxel_length() (open3d.pipelines.integration.ScalableTSDFVolume property)
(open3d.pipelines.integration.TSDFVolume property)
(open3d.pipelines.integration.UniformTSDFVolume property)
voxel_pooling() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
voxel_pooling_grad() (in module open3d.ml.tf.models)
(in module open3d.ml.tf.ops)
voxel_size() (open3d.geometry.VoxelGrid property)
VoxelGrid (class in open3d.geometry)
(open3d.geometry.AxisAlignedBoundingBox attribute)
(open3d.geometry.AxisAlignedBoundingBox.Type attribute)
(open3d.geometry.Geometry attribute)
(open3d.geometry.Geometry.Type attribute)
(open3d.geometry.Geometry2D attribute)
(open3d.geometry.Geometry2D.Type attribute)
(open3d.geometry.Geometry3D attribute)
(open3d.geometry.Geometry3D.Type attribute)
(open3d.geometry.HalfEdgeTriangleMesh attribute)
(open3d.geometry.HalfEdgeTriangleMesh.Type attribute)
(open3d.geometry.Image attribute)
(open3d.geometry.Image.Type attribute)
(open3d.geometry.LineSet attribute)
(open3d.geometry.LineSet.Type attribute)
(open3d.geometry.MeshBase attribute)
(open3d.geometry.MeshBase.Type attribute)
(open3d.geometry.Octree attribute)
(open3d.geometry.Octree.Type attribute)
(open3d.geometry.OrientedBoundingBox attribute)
(open3d.geometry.OrientedBoundingBox.Type attribute)
(open3d.geometry.PointCloud attribute)
(open3d.geometry.PointCloud.Type attribute)
(open3d.geometry.RGBDImage attribute)
(open3d.geometry.RGBDImage.Type attribute)
(open3d.geometry.TetraMesh attribute)
(open3d.geometry.TetraMesh.Type attribute)
(open3d.geometry.TriangleMesh attribute)
(open3d.geometry.TriangleMesh.Type attribute)
(open3d.geometry.VoxelGrid attribute)
(open3d.geometry.VoxelGrid.Type attribute)
VoxelGrid.Type (class in open3d.geometry)
VoxelPooling (class in open3d.ml.tf.layers)
,
[1]
(class in open3d.ml.torch.layers)
,
[1]
W
Warning (open3d.utility.VerbosityLevel attribute)
weight() (open3d.pipelines.registration.CauchyLoss method)
(open3d.pipelines.registration.GMLoss method)
(open3d.pipelines.registration.HuberLoss method)
(open3d.pipelines.registration.L1Loss method)
(open3d.pipelines.registration.L2Loss method)
(open3d.pipelines.registration.RobustKernel method)
(open3d.pipelines.registration.TukeyLoss method)
weights() (open3d.ml.tf.models.BaseModel property)
(open3d.ml.tf.models.BatchNormBlock property)
(open3d.ml.tf.models.GlobalAverageBlock property)
(open3d.ml.tf.models.IdentityBlock property)
(open3d.ml.tf.models.KPConv property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.MaxPoolBlock property)
(open3d.ml.tf.models.NearestUpsampleBlock property)
(open3d.ml.tf.models.RandLANet property)
(open3d.ml.tf.models.ResnetBottleneckBlock property)
(open3d.ml.tf.models.SimpleBlock property)
(open3d.ml.tf.models.UnaryBlock property)
width() (open3d.camera.PinholeCameraIntrinsic property)
(open3d.io.AzureKinectMKVMetadata property)
with_name() (open3d.ml.tf.models.Path method)
with_name_scope() (open3d.ml.tf.models.BaseModel class method)
(open3d.ml.tf.models.BatchNormBlock class method)
(open3d.ml.tf.models.GlobalAverageBlock class method)
(open3d.ml.tf.models.IdentityBlock class method)
(open3d.ml.tf.models.KPConv class method)
(open3d.ml.tf.models.KPFCNN class method)
(open3d.ml.tf.models.MaxPoolBlock class method)
(open3d.ml.tf.models.NearestUpsampleBlock class method)
(open3d.ml.tf.models.RandLANet class method)
(open3d.ml.tf.models.ResnetBottleneckBlock class method)
(open3d.ml.tf.models.SimpleBlock class method)
(open3d.ml.tf.models.UnaryBlock class method)
with_scaling() (open3d.pipelines.registration.TransformationEstimationPointToPoint property)
with_suffix() (open3d.ml.tf.models.Path method)
wrapattr() (open3d.ml.tf.models.tqdm class method)
write() (open3d.ml.tf.models.tqdm class method)
write_azure_kinect_mkv_metadata() (in module open3d.io)
write_azure_kinect_sensor_config() (in module open3d.io)
write_bytes() (open3d.ml.tf.models.Path method)
write_feature() (in module open3d.io)
write_image() (in module open3d.io)
write_line_set() (in module open3d.io)
write_pinhole_camera_intrinsic() (in module open3d.io)
write_pinhole_camera_parameters() (in module open3d.io)
write_pinhole_camera_trajectory() (in module open3d.io)
write_ply() (open3d.ml.tf.datasets.S3DIS static method)
(open3d.ml.torch.datasets.S3DIS static method)
write_point_cloud() (in module open3d.io)
(in module open3d.t.io)
write_pose_graph() (in module open3d.io)
write_text() (open3d.ml.tf.models.Path method)
write_triangle_mesh() (in module open3d.io)
write_voxel_grid() (in module open3d.io)
X
X_ATTR_NAME (open3d.ml.tf.vis.Visualizer attribute)
(open3d.ml.torch.vis.Visualizer attribute)
XCoordinate (open3d.visualization.MeshColorOption attribute)
(open3d.visualization.PointColorOption attribute)
Y
Y_ATTR_NAME (open3d.ml.tf.vis.Visualizer attribute)
(open3d.ml.torch.vis.Visualizer attribute)
YCoordinate (open3d.visualization.MeshColorOption attribute)
(open3d.visualization.PointColorOption attribute)
Z
Z_ATTR_NAME (open3d.ml.tf.vis.Visualizer attribute)
(open3d.ml.torch.vis.Visualizer attribute)
ZCoordinate (open3d.visualization.MeshColorOption attribute)
(open3d.visualization.PointColorOption attribute)
zero_grad() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
zeros() (open3d.core.Tensor static method)
Docs version
0.11.0
Versions