Open3D
0.11.1
Getting Started
Introduction
Getting started
Build from source
Build C++ projects with Open3D
Build documentation
Open3D-ML
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
|
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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
(open3d.ml.tf.pipelines.SemanticSegmentation 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.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.TransformationEstimationForColoredICP 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.ExternalVisualizer method)
(open3d.visualization.gui.Application method)
(open3d.visualization.gui.Button method)
(open3d.visualization.gui.CheckableTextTreeCell method)
(open3d.visualization.gui.Checkbox method)
(open3d.visualization.gui.CollapsableVert method)
(open3d.visualization.gui.Color method)
(open3d.visualization.gui.ColorEdit method)
(open3d.visualization.gui.ColormapTreeCell method)
(open3d.visualization.gui.Combobox method)
(open3d.visualization.gui.Dialog method)
(open3d.visualization.gui.FileDialog method)
(open3d.visualization.gui.Horiz method)
(open3d.visualization.gui.ImageLabel method)
(open3d.visualization.gui.Label method)
(open3d.visualization.gui.Layout1D method)
(open3d.visualization.gui.ListView method)
(open3d.visualization.gui.LUTTreeCell method)
(open3d.visualization.gui.Margins method)
(open3d.visualization.gui.Menu method)
(open3d.visualization.gui.NumberEdit method)
(open3d.visualization.gui.ProgressBar method)
(open3d.visualization.gui.Rect method)
(open3d.visualization.gui.SceneWidget method)
(open3d.visualization.gui.Size method)
(open3d.visualization.gui.Slider method)
(open3d.visualization.gui.StackedWidget method)
(open3d.visualization.gui.TabControl method)
(open3d.visualization.gui.TextEdit method)
(open3d.visualization.gui.Theme method)
(open3d.visualization.gui.TreeView method)
(open3d.visualization.gui.VectorEdit method)
(open3d.visualization.gui.Vert method)
(open3d.visualization.gui.VGrid method)
(open3d.visualization.gui.Widget method)
(open3d.visualization.gui.Window method)
(open3d.visualization.gui.WindowBase method)
(open3d.visualization.PickedPoint method)
(open3d.visualization.rendering.Camera method)
(open3d.visualization.rendering.Gradient method)
(open3d.visualization.rendering.Gradient.Point method)
(open3d.visualization.rendering.Material method)
(open3d.visualization.rendering.OffscreenRenderer method)
(open3d.visualization.rendering.Open3DScene method)
(open3d.visualization.rendering.Renderer method)
(open3d.visualization.rendering.Scene 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)
activate() (open3d.core.Hashmap method)
activity_regularizer() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
add() (open3d.core.Tensor method)
add_() (open3d.core.Tensor method)
add_camera() (open3d.visualization.rendering.Scene method)
add_child() (open3d.visualization.gui.Button method)
(open3d.visualization.gui.CheckableTextTreeCell method)
(open3d.visualization.gui.Checkbox method)
(open3d.visualization.gui.CollapsableVert method)
(open3d.visualization.gui.ColorEdit method)
(open3d.visualization.gui.ColormapTreeCell method)
(open3d.visualization.gui.Combobox method)
(open3d.visualization.gui.Dialog method)
(open3d.visualization.gui.FileDialog method)
(open3d.visualization.gui.Horiz method)
(open3d.visualization.gui.ImageLabel method)
(open3d.visualization.gui.Label method)
(open3d.visualization.gui.Layout1D method)
(open3d.visualization.gui.ListView method)
(open3d.visualization.gui.LUTTreeCell method)
(open3d.visualization.gui.NumberEdit method)
(open3d.visualization.gui.ProgressBar method)
(open3d.visualization.gui.SceneWidget method)
(open3d.visualization.gui.Slider method)
(open3d.visualization.gui.StackedWidget method)
(open3d.visualization.gui.TabControl method)
(open3d.visualization.gui.TextEdit method)
(open3d.visualization.gui.TreeView method)
(open3d.visualization.gui.VectorEdit method)
(open3d.visualization.gui.Vert method)
(open3d.visualization.gui.VGrid method)
(open3d.visualization.gui.Widget method)
(open3d.visualization.gui.Window method)
add_filter() (open3d.visualization.gui.FileDialog method)
add_fixed() (open3d.visualization.gui.CollapsableVert method)
(open3d.visualization.gui.Horiz method)
(open3d.visualization.gui.Layout1D method)
(open3d.visualization.gui.Vert method)
add_geometry() (open3d.visualization.rendering.Open3DScene method)
(open3d.visualization.rendering.Scene method)
(open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
add_item() (open3d.visualization.gui.Combobox method)
(open3d.visualization.gui.Menu method)
(open3d.visualization.gui.TreeView method)
add_label() (open3d.ml.tf.vis.LabelLUT method)
(open3d.ml.torch.vis.LabelLUT method)
add_loss() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
add_menu() (open3d.visualization.gui.Menu method)
add_metric() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
add_module() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
add_separator() (open3d.visualization.gui.Menu method)
add_stretch() (open3d.visualization.gui.CollapsableVert method)
(open3d.visualization.gui.Horiz method)
(open3d.visualization.gui.Layout1D method)
(open3d.visualization.gui.Vert method)
add_tab() (open3d.visualization.gui.TabControl method)
add_text_item() (open3d.visualization.gui.TreeView method)
add_update() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
add_variable() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
add_weight() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
adjacency_list() (open3d.geometry.TriangleMesh property)
albedo_img() (open3d.visualization.rendering.Material property)
All (open3d.geometry.FilterScope attribute)
all() (open3d.core.Tensor method)
allclose() (open3d.core.Tensor method)
alpha() (open3d.visualization.gui.Color property)
anisotropy_img() (open3d.visualization.rendering.Material property)
any() (open3d.core.Tensor method)
ao_img() (open3d.visualization.rendering.Material property)
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)
Application (class in open3d.visualization.gui)
apply() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet 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_tensor() (open3d.core.TensorList 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)
base_anisotropy() (open3d.visualization.rendering.Material property)
base_clearcoat() (open3d.visualization.rendering.Material property)
base_clearcoat_roughness() (open3d.visualization.rendering.Material property)
base_color() (open3d.visualization.rendering.Material property)
base_metallic() (open3d.visualization.rendering.Material property)
base_reflectance() (open3d.visualization.rendering.Material property)
base_roughness() (open3d.visualization.rendering.Material property)
batch_grid_subsampling() (in module open3d.ml.tf.ops)
batch_ordered_neighbors() (in module open3d.ml.tf.ops)
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)
blue() (open3d.visualization.gui.Color property)
Bool (open3d.core.Dtype attribute)
(open3d.core.DtypeCode attribute)
bottom() (open3d.visualization.gui.Margins property)
boundary_half_edges_from_vertex() (open3d.geometry.HalfEdgeTriangleMesh method)
boundary_vertices_from_vertex() (open3d.geometry.HalfEdgeTriangleMesh method)
bounding_box() (open3d.visualization.rendering.Open3DScene property)
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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
build_spatial_hash_table() (in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
Button (class in open3d.visualization.gui)
byte_code() (open3d.core.Dtype method)
byte_size() (open3d.core.Dtype method)
C
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_preferred_size() (open3d.visualization.gui.Button method)
(open3d.visualization.gui.CheckableTextTreeCell method)
(open3d.visualization.gui.Checkbox method)
(open3d.visualization.gui.CollapsableVert method)
(open3d.visualization.gui.ColorEdit method)
(open3d.visualization.gui.ColormapTreeCell method)
(open3d.visualization.gui.Combobox method)
(open3d.visualization.gui.Dialog method)
(open3d.visualization.gui.FileDialog method)
(open3d.visualization.gui.Horiz method)
(open3d.visualization.gui.ImageLabel method)
(open3d.visualization.gui.Label method)
(open3d.visualization.gui.Layout1D method)
(open3d.visualization.gui.ListView method)
(open3d.visualization.gui.LUTTreeCell method)
(open3d.visualization.gui.NumberEdit method)
(open3d.visualization.gui.ProgressBar method)
(open3d.visualization.gui.SceneWidget method)
(open3d.visualization.gui.Slider method)
(open3d.visualization.gui.StackedWidget method)
(open3d.visualization.gui.TabControl method)
(open3d.visualization.gui.TextEdit method)
(open3d.visualization.gui.TreeView method)
(open3d.visualization.gui.VectorEdit method)
(open3d.visualization.gui.Vert method)
(open3d.visualization.gui.VGrid method)
(open3d.visualization.gui.Widget 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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
Camera (class in open3d.visualization.rendering)
camera() (open3d.visualization.rendering.Open3DScene property)
Camera.FovType (class in open3d.visualization.rendering)
Camera.Projection (class in open3d.visualization.rendering)
can_select_items_with_children() (open3d.visualization.gui.TreeView property)
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)
change_item() (open3d.visualization.gui.Combobox 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)
CheckableTextTreeCell (class in open3d.visualization.gui)
Checkbox (class in open3d.visualization.gui)
checkbox() (open3d.visualization.gui.CheckableTextTreeCell property)
(open3d.visualization.gui.LUTTreeCell property)
checked() (open3d.visualization.gui.Checkbox property)
child_index() (open3d.geometry.OctreeNodeInfo property)
children() (open3d.geometry.OctreeInternalNode property)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet 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.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)
(open3d.visualization.gui.TreeView method)
clear_geometries() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
clear_geometry() (open3d.visualization.rendering.Open3DScene method)
clear_items() (open3d.visualization.gui.Combobox method)
clear_picked_points() (open3d.visualization.VisualizerWithVertexSelection method)
clearcoat_img() (open3d.visualization.rendering.Material property)
clearcoat_roughness_img() (open3d.visualization.rendering.Material property)
clone() (open3d.geometry.OctreeColorLeafNode method)
(open3d.geometry.OctreeLeafNode method)
close() (open3d.io.AzureKinectMKVReader method)
(open3d.visualization.gui.Window method)
(open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
close_dialog() (open3d.visualization.gui.Window method)
close_record() (open3d.io.AzureKinectRecorder method)
cluster_connected_triangles() (open3d.geometry.TriangleMesh method)
cluster_dbscan() (open3d.geometry.PointCloud method)
CollapsableVert (class in open3d.visualization.gui)
collate_fn() (open3d.ml.torch.dataloaders.ConcatBatcher method)
(open3d.ml.torch.dataloaders.DefaultBatcher method)
Color (class in open3d.visualization.gui)
(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)
(open3d.visualization.rendering.Gradient.Point property)
color_edit() (open3d.visualization.gui.ColormapTreeCell property)
(open3d.visualization.gui.LUTTreeCell 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)
color_value() (open3d.visualization.gui.ColorEdit property)
ColorEdit (class in open3d.visualization.gui)
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)
ColormapTreeCell (class in open3d.visualization.gui)
Colors (open3d.ml.tf.vis.LabelLUT attribute)
(open3d.ml.torch.vis.LabelLUT attribute)
colors() (open3d.geometry.LineSet property)
(open3d.geometry.PointCloud property)
Combobox (class in open3d.visualization.gui)
compile() (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.KPFCNN method)
(open3d.ml.tf.models.RandLANet 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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
compute_output_signature() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet 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.TransformationEstimationForColoredICP method)
(open3d.pipelines.registration.TransformationEstimationPointToPlane method)
(open3d.pipelines.registration.TransformationEstimationPointToPoint method)
compute_transformation() (open3d.pipelines.registration.TransformationEstimation method)
(open3d.pipelines.registration.TransformationEstimationForColoredICP 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)
connect() (open3d.io.AzureKinectSensor method)
CONTAINS_LINES (open3d.io.FileGeometry attribute)
CONTAINS_POINTS (open3d.io.FileGeometry attribute)
CONTAINS_TRIANGLES (open3d.io.FileGeometry attribute)
content_rect() (open3d.visualization.gui.Window property)
CONTENTS_UKNWOWN (open3d.io.FileGeometry attribute)
contiguous() (open3d.core.Tensor method)
continuous_conv() (in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
continuous_conv_backprop_filter() (in module open3d.ml.tf.ops)
continuous_conv_transpose() (in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
continuous_conv_transpose_backprop_filter() (in module open3d.ml.tf.ops)
ContinuousConv (class in open3d.ml.tf.layers)
,
[1]
(class in open3d.ml.torch.layers)
,
[1]
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.KPFCNN method)
(open3d.ml.tf.models.RandLANet 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_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.gui.Application method)
(open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection 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)
D
data() (open3d.pipelines.registration.Feature property)
DataModel (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
DatasetModel (class in open3d.ml.tf.vis)
(class in open3d.ml.torch.vis)
Debug (open3d.utility.VerbosityLevel attribute)
decimal_precision() (open3d.visualization.gui.NumberEdit property)
decrease_mu() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
Default (open3d.visualization.MeshColorOption attribute)
(open3d.visualization.MeshShadeOption attribute)
(open3d.visualization.PointColorOption attribute)
default_layout_spacing() (open3d.visualization.gui.Theme property)
default_margin() (open3d.visualization.gui.Theme property)
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)
Dialog (class in open3d.visualization.gui)
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)
distance_threshold() (open3d.pipelines.registration.CorrespondenceCheckerBasedOnDistance property)
distribute_strategy() (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.visualization.gui.NumberEdit attribute)
(open3d.visualization.gui.NumberEdit.Type attribute)
(open3d.visualization.gui.Slider attribute)
(open3d.visualization.gui.Slider.Type attribute)
double() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
double_value() (open3d.visualization.gui.NumberEdit property)
(open3d.visualization.gui.Slider property)
DoubleVector (class in open3d.utility)
downsample_threshold() (open3d.visualization.rendering.Open3DScene property)
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)
Dtype (class in open3d.core)
dtype() (open3d.core.Tensor property)
(open3d.core.TensorList property)
(open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
DtypeCode (class in open3d.core)
dump_patches (open3d.ml.torch.models.KPFCNN attribute)
(open3d.ml.torch.models.RandLANet attribute)
dynamic() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
E
edge_prune_threshold() (open3d.pipelines.registration.GlobalOptimizationOption property)
edges() (open3d.pipelines.registration.PoseGraph property)
element_shape() (open3d.core.TensorList property)
empty() (open3d.core.Tensor static method)
enable_directional_light() (open3d.visualization.rendering.Scene method)
enable_indirect_light() (open3d.visualization.rendering.Scene method)
enable_scene_caching() (open3d.visualization.gui.SceneWidget method)
enabled() (open3d.visualization.gui.Button property)
(open3d.visualization.gui.CheckableTextTreeCell property)
(open3d.visualization.gui.Checkbox property)
(open3d.visualization.gui.CollapsableVert property)
(open3d.visualization.gui.ColorEdit property)
(open3d.visualization.gui.ColormapTreeCell property)
(open3d.visualization.gui.Combobox property)
(open3d.visualization.gui.Dialog property)
(open3d.visualization.gui.FileDialog property)
(open3d.visualization.gui.Horiz property)
(open3d.visualization.gui.ImageLabel property)
(open3d.visualization.gui.Label property)
(open3d.visualization.gui.Layout1D property)
(open3d.visualization.gui.ListView property)
(open3d.visualization.gui.LUTTreeCell property)
(open3d.visualization.gui.NumberEdit property)
(open3d.visualization.gui.ProgressBar property)
(open3d.visualization.gui.SceneWidget property)
(open3d.visualization.gui.Slider property)
(open3d.visualization.gui.StackedWidget property)
(open3d.visualization.gui.TabControl property)
(open3d.visualization.gui.TextEdit property)
(open3d.visualization.gui.TreeView property)
(open3d.visualization.gui.VectorEdit property)
(open3d.visualization.gui.Vert property)
(open3d.visualization.gui.VGrid property)
(open3d.visualization.gui.Widget property)
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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
evaluate_generator() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
evaluate_registration() (in module open3d.pipelines.registration)
exp() (open3d.core.Tensor method)
exp_() (open3d.core.Tensor 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)
ExternalVisualizer (class in open3d.visualization)
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)
FileDialog (class in open3d.visualization.gui)
FileDialog.Mode (class in open3d.visualization.gui)
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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
fit_generator() (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.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)
FLY (open3d.visualization.gui.SceneWidget attribute)
(open3d.visualization.gui.SceneWidget.Controls attribute)
font_size() (open3d.visualization.gui.Theme property)
force_redraw() (open3d.visualization.gui.SceneWidget method)
forward() (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)
frame() (open3d.visualization.gui.Button property)
(open3d.visualization.gui.CheckableTextTreeCell property)
(open3d.visualization.gui.Checkbox property)
(open3d.visualization.gui.CollapsableVert property)
(open3d.visualization.gui.ColorEdit property)
(open3d.visualization.gui.ColormapTreeCell property)
(open3d.visualization.gui.Combobox property)
(open3d.visualization.gui.Dialog property)
(open3d.visualization.gui.FileDialog property)
(open3d.visualization.gui.Horiz property)
(open3d.visualization.gui.ImageLabel property)
(open3d.visualization.gui.Label property)
(open3d.visualization.gui.Layout1D property)
(open3d.visualization.gui.ListView property)
(open3d.visualization.gui.LUTTreeCell property)
(open3d.visualization.gui.NumberEdit property)
(open3d.visualization.gui.ProgressBar property)
(open3d.visualization.gui.SceneWidget property)
(open3d.visualization.gui.Slider property)
(open3d.visualization.gui.StackedWidget property)
(open3d.visualization.gui.TabControl property)
(open3d.visualization.gui.TextEdit property)
(open3d.visualization.gui.TreeView property)
(open3d.visualization.gui.VectorEdit property)
(open3d.visualization.gui.Vert property)
(open3d.visualization.gui.VGrid property)
(open3d.visualization.gui.Widget property)
from_config() (open3d.ml.tf.models.KPFCNN class method)
(open3d.ml.tf.models.RandLANet 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)
generic_imgs() (open3d.visualization.rendering.Material property)
generic_params() (open3d.visualization.rendering.Material property)
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_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_bottom() (open3d.visualization.gui.Rect method)
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_children() (open3d.visualization.gui.Button method)
(open3d.visualization.gui.CheckableTextTreeCell method)
(open3d.visualization.gui.Checkbox method)
(open3d.visualization.gui.CollapsableVert method)
(open3d.visualization.gui.ColorEdit method)
(open3d.visualization.gui.ColormapTreeCell method)
(open3d.visualization.gui.Combobox method)
(open3d.visualization.gui.Dialog method)
(open3d.visualization.gui.FileDialog method)
(open3d.visualization.gui.Horiz method)
(open3d.visualization.gui.ImageLabel method)
(open3d.visualization.gui.Label method)
(open3d.visualization.gui.Layout1D method)
(open3d.visualization.gui.ListView method)
(open3d.visualization.gui.LUTTreeCell method)
(open3d.visualization.gui.NumberEdit method)
(open3d.visualization.gui.ProgressBar method)
(open3d.visualization.gui.SceneWidget method)
(open3d.visualization.gui.Slider method)
(open3d.visualization.gui.StackedWidget method)
(open3d.visualization.gui.TabControl method)
(open3d.visualization.gui.TextEdit method)
(open3d.visualization.gui.TreeView method)
(open3d.visualization.gui.VectorEdit method)
(open3d.visualization.gui.Vert method)
(open3d.visualization.gui.VGrid method)
(open3d.visualization.gui.Widget method)
get_colors() (open3d.ml.tf.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.torch.vis.Visualizer.LabelLUTEdit method)
get_config() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet 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_horiz() (open3d.visualization.gui.Margins method)
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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_input_mask_at() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_input_shape_at() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_item() (open3d.visualization.gui.Combobox method)
get_label_to_names() (open3d.ml.tf.datasets.Custom3D static method)
(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.Custom3D 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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_left() (open3d.visualization.gui.Rect method)
get_line_coordinate() (open3d.geometry.LineSet method)
get_loader() (open3d.ml.tf.dataloaders.TFDataloader method)
get_loss() (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.KPFCNN method)
(open3d.ml.tf.models.RandLANet 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_maximum_value() (open3d.visualization.gui.Slider property)
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_minimum_value() (open3d.visualization.gui.Slider property)
get_non_manifold_edges() (open3d.geometry.TriangleMesh method)
get_non_manifold_vertices() (open3d.geometry.TriangleMesh method)
get_optimizer() (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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_output_mask_at() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_output_shape_at() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet 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_right() (open3d.visualization.gui.Rect method)
get_root_item() (open3d.visualization.gui.TreeView 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_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_top() (open3d.visualization.gui.Rect method)
get_type() (open3d.core.Device method)
get_update_function() (open3d.geometry.OctreeColorLeafNode static method)
get_updates_for() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_verbosity_level() (in module open3d.utility)
get_vert() (open3d.visualization.gui.Margins method)
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_weights() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
get_window_name() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
global_optimization() (in module open3d.pipelines.registration)
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)
Gradient (class in open3d.visualization.rendering)
GRADIENT (open3d.visualization.rendering.Gradient attribute)
(open3d.visualization.rendering.Gradient.Mode attribute)
gradient() (open3d.visualization.rendering.Material property)
Gradient.Mode (class in open3d.visualization.rendering)
Gradient.Point (class in open3d.visualization.rendering)
Gray32 (open3d.pipelines.integration.TSDFVolumeColorType attribute)
green() (open3d.visualization.gui.Color property)
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.ops)
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_alpha() (open3d.visualization.rendering.Material property)
has_colors() (open3d.geometry.LineSet method)
(open3d.geometry.PointCloud method)
(open3d.geometry.VoxelGrid method)
has_geometry() (open3d.visualization.rendering.Scene 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)
(open3d.visualization.gui.Rect property)
(open3d.visualization.gui.Size property)
hidden_point_removal() (open3d.geometry.PointCloud method)
Horiz (class in open3d.visualization.gui)
Horizontal (open3d.visualization.rendering.Camera attribute)
(open3d.visualization.rendering.Camera.FovType attribute)
horizontal_padding_em() (open3d.visualization.gui.Button property)
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)
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)
ImageLabel (class in open3d.visualization.gui)
inbound_nodes() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
index() (open3d.ml.tf.vis.deque method)
(open3d.ml.torch.vis.deque method)
(open3d.visualization.PickedPoint property)
inference_begin() (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.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.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_sensor() (open3d.io.AzureKinectRecorder method)
initialize() (open3d.visualization.gui.Application method)
inlier_rmse() (open3d.pipelines.registration.RegistrationResult property)
input() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
input_mask() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
input_shape() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
input_spec() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet 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)
instance (open3d.visualization.gui.Application attribute)
Int (open3d.core.DtypeCode attribute)
INT (open3d.visualization.gui.NumberEdit attribute)
(open3d.visualization.gui.NumberEdit.Type attribute)
(open3d.visualization.gui.Slider attribute)
(open3d.visualization.gui.Slider.Type attribute)
Int32 (open3d.core.Dtype attribute)
Int64 (open3d.core.Dtype attribute)
int_value() (open3d.visualization.gui.NumberEdit property)
(open3d.visualization.gui.Slider property)
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.ops)
(in module open3d.ml.torch.ops)
invisible_vertex_color_knn() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
is_active_window() (open3d.visualization.gui.Window property)
is_boundary() (open3d.geometry.HalfEdge method)
is_checked() (open3d.visualization.gui.Menu 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_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_on() (open3d.visualization.gui.Button property)
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_resizable() (open3d.core.TensorList property)
is_self_intersecting() (open3d.geometry.TriangleMesh method)
is_size_synchronized() (open3d.t.geometry.TensorListMap method)
is_tested() (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)
is_valid() (open3d.camera.PinholeCameraIntrinsic method)
is_vertex_manifold() (open3d.geometry.TriangleMesh method)
is_visible() (open3d.visualization.gui.Window property)
is_watertight() (open3d.geometry.TriangleMesh method)
isclose() (open3d.core.Tensor method)
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)
K
k() (open3d.pipelines.registration.CauchyLoss property)
(open3d.pipelines.registration.GMLoss property)
(open3d.pipelines.registration.HuberLoss property)
(open3d.pipelines.registration.TukeyLoss property)
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.TransformationEstimationForColoredICP property)
(open3d.pipelines.registration.TransformationEstimationPointToPlane property)
Kinect2ColorCameraDefault (open3d.camera.PinholeCameraIntrinsicParameters attribute)
Kinect2DepthCameraDefault (open3d.camera.PinholeCameraIntrinsicParameters attribute)
knn() (open3d.geometry.KDTreeSearchParamKNN property)
knn_search() (in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
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)
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)
Label (class in open3d.visualization.gui)
label() (open3d.visualization.gui.CheckableTextTreeCell property)
(open3d.visualization.gui.LUTTreeCell property)
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)
lambda_geometric() (open3d.pipelines.registration.TransformationEstimationForColoredICP property)
layers() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
Layout1D (class in open3d.visualization.gui)
le() (open3d.core.Tensor method)
le_() (open3d.core.Tensor method)
left() (open3d.visualization.gui.Margins property)
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)
ListView (class in open3d.visualization.gui)
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_json() (open3d.visualization.RenderOption method)
load_state_dict() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
load_weights() (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)
look_at() (open3d.visualization.rendering.Camera method)
losses() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
lower_scale_factor() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
lstsq() (in module open3d.core)
(open3d.core.Tensor method)
lt() (open3d.core.Tensor method)
lt_() (open3d.core.Tensor method)
LUT (open3d.visualization.rendering.Gradient attribute)
(open3d.visualization.rendering.Gradient.Mode attribute)
LUTTreeCell (class in open3d.visualization.gui)
M
make_greyscale() (open3d.ml.tf.vis.Colormap static method)
(open3d.ml.torch.vis.Colormap static method)
make_predict_function() (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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
make_train_function() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
Margins (class in open3d.visualization.gui)
margins() (open3d.visualization.gui.VGrid property)
Material (class in open3d.visualization.rendering)
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_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)
maximum_value() (open3d.visualization.gui.NumberEdit property)
maxlen (open3d.ml.tf.vis.deque attribute)
(open3d.ml.torch.vis.deque attribute)
mean() (open3d.core.Tensor method)
Menu (class in open3d.visualization.gui)
menubar() (open3d.visualization.gui.Application property)
merge_close_vertices() (open3d.geometry.TriangleMesh 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)
metallic_img() (open3d.visualization.rendering.Material property)
metrics() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
metrics_names() (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)
minimum_value() (open3d.visualization.gui.NumberEdit property)
mode() (open3d.visualization.rendering.Gradient property)
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)
mul() (open3d.core.Tensor method)
mul_() (open3d.core.Tensor method)
N
name() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
name_scope() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet 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)
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)
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.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
non_trainable_weights() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet 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)
normal_img() (open3d.visualization.rendering.Material 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_edit() (open3d.visualization.gui.ColormapTreeCell property)
number_of_items() (open3d.visualization.gui.Combobox property)
number_of_vertical_anchors() (open3d.pipelines.color_map.ColorMapOptimizationOption property)
NumberEdit (class in open3d.visualization.gui)
NumberEdit.Type (class in open3d.visualization.gui)
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)
OffscreenRenderer (class in open3d.visualization.rendering)
ones() (open3d.core.Tensor static method)
OPEN (open3d.visualization.gui.FileDialog attribute)
(open3d.visualization.gui.FileDialog.Mode attribute)
open() (open3d.io.AzureKinectMKVReader 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]
Open3DScene (class in open3d.visualization.rendering)
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.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)
Ortho (open3d.visualization.rendering.Camera attribute)
(open3d.visualization.rendering.Camera.Projection attribute)
orthogonal_axis() (open3d.visualization.SelectionPolygonVolume property)
os_frame() (open3d.visualization.gui.Window property)
outbound_nodes() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
output() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
output_mask() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
output_shape() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
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)
parameters() (open3d.camera.PinholeCameraTrajectory property)
(open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
ParisLille3D (class in open3d.ml.tf.datasets)
(class in open3d.ml.torch.datasets)
Perspective (open3d.visualization.rendering.Camera attribute)
(open3d.visualization.rendering.Camera.Projection attribute)
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)
placeholder_text() (open3d.visualization.gui.TextEdit property)
point() (open3d.t.geometry.PointCloud property)
point_color_option() (open3d.visualization.RenderOption property)
point_show_normal() (open3d.visualization.RenderOption property)
point_size() (open3d.visualization.rendering.Material property)
(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)
(open3d.visualization.rendering.Gradient 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_redraw() (open3d.visualization.gui.Window method)
post_to_main_thread() (open3d.visualization.gui.Application method)
post_update() (open3d.ml.tf.vis.Visualizer.ProgressDialog method)
(open3d.ml.torch.vis.Visualizer.ProgressDialog method)
predict() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
predict_generator() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
predict_on_batch() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
predict_step() (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.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)
ProgressBar (class in open3d.visualization.gui)
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)
quit() (open3d.visualization.gui.Application method)
R
R() (open3d.geometry.OrientedBoundingBox property)
radius() (open3d.geometry.KDTreeSearchParamHybrid property)
(open3d.geometry.KDTreeSearchParamRadius property)
radius_search() (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_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_triangle_mesh() (in module open3d.io)
read_voxel_grid() (in module open3d.io)
record_frame() (open3d.io.AzureKinectRecorder method)
Rect (class in open3d.visualization.gui)
red() (open3d.visualization.gui.Color property)
reduce_subarrays_sum() (in module open3d.ml.tf.ops)
(in module open3d.ml.torch.ops)
reference_node() (open3d.pipelines.registration.GlobalOptimizationOption property)
reflectance_img() (open3d.visualization.rendering.Material property)
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)
rehash() (open3d.core.Hashmap method)
relative_fitness() (open3d.pipelines.registration.ICPConvergenceCriteria property)
relative_rmse() (open3d.pipelines.registration.ICPConvergenceCriteria property)
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_camera() (open3d.visualization.rendering.Scene 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.rendering.Open3DScene method)
(open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
remove_item() (open3d.visualization.gui.Combobox method)
(open3d.visualization.gui.TreeView 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)
render_to_image() (open3d.visualization.gui.Application method)
(open3d.visualization.rendering.OffscreenRenderer method)
(open3d.visualization.rendering.Scene method)
Renderer (class in open3d.visualization.rendering)
renderer() (open3d.visualization.gui.Window property)
RenderOption (class in open3d.visualization)
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.pipelines.integration.ScalableTSDFVolume method)
(open3d.pipelines.integration.TSDFVolume method)
(open3d.pipelines.integration.UniformTSDFVolume method)
reset_metrics() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
reset_states() (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)
resolution() (open3d.pipelines.integration.UniformTSDFVolume property)
resource_path() (open3d.visualization.gui.Application property)
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)
right() (open3d.visualization.gui.Margins property)
RobustKernel (class in open3d.pipelines.registration)
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)
ROTATE_CAMERA (open3d.visualization.gui.SceneWidget attribute)
(open3d.visualization.gui.SceneWidget.Controls attribute)
ROTATE_IBL (open3d.visualization.gui.SceneWidget attribute)
(open3d.visualization.gui.SceneWidget.Controls attribute)
ROTATE_MODEL (open3d.visualization.gui.SceneWidget attribute)
(open3d.visualization.gui.SceneWidget.Controls attribute)
ROTATE_SUN (open3d.visualization.gui.SceneWidget attribute)
(open3d.visualization.gui.SceneWidget.Controls attribute)
roughness_img() (open3d.visualization.rendering.Material property)
run() (open3d.visualization.gui.Application method)
(open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
run_eagerly() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
run_in_thread() (open3d.visualization.gui.Application method)
run_inference() (open3d.ml.tf.pipelines.SemanticSegmentation method)
(open3d.ml.torch.pipelines.SemanticSegmentation method)
run_one_tick() (open3d.visualization.gui.Application 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)
sample_points_poisson_disk() (open3d.geometry.TriangleMesh method)
sample_points_uniformly() (open3d.geometry.TriangleMesh method)
SAVE (open3d.visualization.gui.FileDialog attribute)
(open3d.visualization.gui.FileDialog.Mode attribute)
save() (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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
ScalableTSDFVolume (class in open3d.pipelines.integration)
scalar_max() (open3d.visualization.rendering.Material property)
scalar_min() (open3d.visualization.rendering.Material property)
scale() (open3d.t.geometry.PointCloud method)
(open3d.visualization.ViewControl method)
scaling() (open3d.visualization.gui.Window property)
Scene (class in open3d.visualization.rendering)
scene() (open3d.visualization.gui.SceneWidget property)
(open3d.visualization.rendering.OffscreenRenderer property)
(open3d.visualization.rendering.Open3DScene property)
SceneWidget (class in open3d.visualization.gui)
SceneWidget.Controls (class in open3d.visualization.gui)
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)
selected_index() (open3d.visualization.gui.Combobox property)
(open3d.visualization.gui.ListView property)
(open3d.visualization.gui.StackedWidget property)
selected_item() (open3d.visualization.gui.TreeView property)
selected_text() (open3d.visualization.gui.Combobox property)
selected_value() (open3d.visualization.gui.ListView property)
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() (open3d.visualization.ExternalVisualizer method)
set_active_camera() (open3d.visualization.ExternalVisualizer method)
(open3d.visualization.rendering.Scene method)
set_background_color() (open3d.visualization.rendering.Open3DScene method)
set_checked() (open3d.visualization.gui.Menu method)
set_clear_color() (open3d.visualization.rendering.Renderer method)
set_color() (open3d.visualization.gui.Color method)
set_constant_z_far() (open3d.visualization.ViewControl method)
set_constant_z_near() (open3d.visualization.ViewControl method)
set_directional_light() (open3d.visualization.rendering.Scene method)
set_enabled() (open3d.visualization.gui.Menu method)
set_feature() (open3d.geometry.KDTreeFlann method)
set_focus_widget() (open3d.visualization.gui.Window method)
set_front() (open3d.visualization.ViewControl method)
set_geometry() (open3d.geometry.KDTreeFlann method)
set_indirect_light() (open3d.visualization.rendering.Scene method)
set_indirect_light_intensity() (open3d.visualization.rendering.Scene method)
set_intrinsics() (open3d.camera.PinholeCameraIntrinsic method)
set_is_open() (open3d.visualization.gui.CollapsableVert method)
set_items() (open3d.visualization.gui.ListView method)
set_labels() (open3d.ml.tf.vis.Visualizer.LabelLUTEdit method)
(open3d.ml.torch.vis.Visualizer.LabelLUTEdit method)
set_limits() (open3d.visualization.gui.NumberEdit method)
(open3d.visualization.gui.Slider 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_needs_layout() (open3d.visualization.gui.Window method)
set_on_cancel() (open3d.visualization.gui.FileDialog 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_on_checked() (open3d.visualization.gui.Checkbox method)
set_on_clicked() (open3d.visualization.gui.Button method)
set_on_done() (open3d.visualization.gui.FileDialog method)
set_on_layout() (open3d.visualization.gui.Window method)
set_on_menu_item_activated() (open3d.visualization.gui.Window method)
set_on_selected_tab_changed() (open3d.visualization.gui.TabControl method)
set_on_selection_changed() (open3d.visualization.gui.Combobox method)
(open3d.visualization.gui.ListView method)
(open3d.visualization.gui.TreeView method)
set_on_sun_direction_changed() (open3d.visualization.gui.SceneWidget method)
set_on_text_changed() (open3d.visualization.gui.TextEdit method)
set_on_tick_event() (open3d.visualization.gui.Window method)
set_on_value_changed() (open3d.visualization.gui.ColorEdit method)
(open3d.visualization.gui.NumberEdit method)
(open3d.visualization.gui.Slider method)
(open3d.visualization.gui.TextEdit method)
(open3d.visualization.gui.VectorEdit method)
set_path() (open3d.visualization.gui.FileDialog method)
set_preferred_width() (open3d.visualization.gui.NumberEdit method)
set_projection() (open3d.visualization.rendering.Camera method)
set_text() (open3d.ml.tf.vis.Visualizer.ProgressDialog method)
(open3d.ml.torch.vis.Visualizer.ProgressDialog method)
set_time() (open3d.visualization.ExternalVisualizer method)
set_up() (open3d.visualization.ViewControl method)
set_value() (open3d.visualization.gui.NumberEdit method)
set_verbosity_level() (in module open3d.utility)
set_view_controls() (open3d.visualization.gui.SceneWidget method)
set_view_size() (open3d.visualization.rendering.Open3DScene method)
set_weights() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
set_zoom() (open3d.visualization.ViewControl method)
setup_camera() (open3d.ml.tf.vis.Visualizer method)
(open3d.ml.torch.vis.Visualizer method)
(open3d.visualization.gui.SceneWidget method)
shader() (open3d.visualization.rendering.Material property)
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() (open3d.visualization.gui.Window method)
show_axes() (open3d.visualization.rendering.Open3DScene method)
show_coordinate_frame() (open3d.visualization.RenderOption property)
show_dialog() (open3d.visualization.gui.Window method)
show_geometries_under() (open3d.ml.tf.vis.Visualizer method)
(open3d.ml.torch.vis.Visualizer method)
show_geometry() (open3d.visualization.rendering.Open3DScene method)
show_message_box() (open3d.visualization.gui.Window method)
show_skybox() (open3d.visualization.rendering.Open3DScene method)
similarity_threshold() (open3d.pipelines.registration.CorrespondenceCheckerBasedOnEdgeLength property)
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 (class in open3d.visualization.gui)
size() (open3d.core.Hashmap method)
(open3d.core.TensorList property)
(open3d.geometry.Octree property)
(open3d.geometry.OctreeNodeInfo property)
(open3d.visualization.gui.Window property)
size_to_fit() (open3d.visualization.gui.Window method)
SizeVector (class in open3d.core)
Slider (class in open3d.visualization.gui)
Slider.Type (class in open3d.visualization.gui)
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)
spacing() (open3d.visualization.gui.VGrid 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]
Spokes (open3d.geometry.DeformAsRigidAsPossibleEnergy attribute)
sqrt() (open3d.core.Tensor method)
sqrt_() (open3d.core.Tensor method)
stack_batch_inds() (open3d.ml.tf.models.KPFCNN method)
StackedWidget (class in open3d.visualization.gui)
state_dict() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
state_updates() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
stateful() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet 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.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
sum() (open3d.core.Tensor method)
summary() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
supports_masking() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
svd() (in module open3d.core)
(open3d.core.Tensor 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)
TabControl (class in open3d.visualization.gui)
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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
test_step() (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)
text() (open3d.visualization.gui.Button property)
(open3d.visualization.gui.Label property)
text_color() (open3d.visualization.gui.Label property)
text_value() (open3d.visualization.gui.TextEdit property)
TextEdit (class in open3d.visualization.gui)
textures() (open3d.geometry.TriangleMesh property)
TFDataloader (class in open3d.ml.tf.dataloaders)
Theme (class in open3d.visualization.gui)
theme() (open3d.visualization.gui.Window property)
title() (open3d.visualization.gui.Window property)
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.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.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
toggleable() (open3d.visualization.gui.Button property)
top() (open3d.visualization.gui.Margins property)
TorchDataloader (class in open3d.ml.torch.dataloaders)
Toronto3D (class in open3d.ml.tf.datasets)
(class in open3d.ml.torch.datasets)
train() (open3d.ml.torch.models.KPFCNN method)
(open3d.ml.torch.models.RandLANet method)
train_on_batch() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
train_step() (open3d.ml.tf.models.KPFCNN method)
(open3d.ml.tf.models.RandLANet method)
trainable() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
trainable_variables() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
trainable_weights() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
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.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)
TransformationEstimationForColoredICP (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)
TreeView (class in open3d.visualization.gui)
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)
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)
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)
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)
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.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_COLORS_FLAG (open3d.visualization.rendering.Scene attribute)
update_geometry() (open3d.visualization.rendering.Scene method)
(open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
update_material() (open3d.visualization.rendering.Open3DScene method)
UPDATE_NORMALS_FLAG (open3d.visualization.rendering.Scene attribute)
UPDATE_POINTS_FLAG (open3d.visualization.rendering.Scene attribute)
update_renderer() (open3d.visualization.Visualizer method)
(open3d.visualization.VisualizerWithEditing method)
(open3d.visualization.VisualizerWithKeyCallback method)
(open3d.visualization.VisualizerWithVertexSelection method)
UPDATE_UV0_FLAG (open3d.visualization.rendering.Scene attribute)
updates() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
upper_scale_factor() (open3d.pipelines.registration.GlobalOptimizationConvergenceCriteria property)
use_absolute_scale() (open3d.pipelines.registration.FastGlobalRegistrationOption property)
V
value() (open3d.visualization.gui.ProgressBar property)
(open3d.visualization.rendering.Gradient.Point property)
variables() (open3d.ml.tf.models.KPFCNN property)
(open3d.ml.tf.models.RandLANet 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)
vector_value() (open3d.visualization.gui.VectorEdit property)
VectorEdit (class in open3d.visualization.gui)
VerbosityContextManager (class in open3d.utility)
VerbosityLevel (class in open3d.utility)
Vert (class in open3d.visualization.gui)
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)
Vertical (open3d.visualization.rendering.Camera attribute)
(open3d.visualization.rendering.Camera.FovType attribute)
vertical_padding_em() (open3d.visualization.gui.Button property)
vertices() (open3d.geometry.HalfEdgeTriangleMesh property)
(open3d.geometry.MeshBase property)
(open3d.geometry.TetraMesh property)
(open3d.geometry.TriangleMesh property)
VGrid (class in open3d.visualization.gui)
ViewControl (class in open3d.visualization)
visible() (open3d.visualization.gui.Button property)
(open3d.visualization.gui.CheckableTextTreeCell property)
(open3d.visualization.gui.Checkbox property)
(open3d.visualization.gui.CollapsableVert property)
(open3d.visualization.gui.ColorEdit property)
(open3d.visualization.gui.ColormapTreeCell property)
(open3d.visualization.gui.Combobox property)
(open3d.visualization.gui.Dialog property)
(open3d.visualization.gui.FileDialog property)
(open3d.visualization.gui.Horiz property)
(open3d.visualization.gui.ImageLabel property)
(open3d.visualization.gui.Label property)
(open3d.visualization.gui.Layout1D property)
(open3d.visualization.gui.ListView property)
(open3d.visualization.gui.LUTTreeCell property)
(open3d.visualization.gui.NumberEdit property)
(open3d.visualization.gui.ProgressBar property)
(open3d.visualization.gui.SceneWidget property)
(open3d.visualization.gui.Slider property)
(open3d.visualization.gui.StackedWidget property)
(open3d.visualization.gui.TabControl property)
(open3d.visualization.gui.TextEdit property)
(open3d.visualization.gui.TreeView property)
(open3d.visualization.gui.VectorEdit property)
(open3d.visualization.gui.Vert property)
(open3d.visualization.gui.VGrid property)
(open3d.visualization.gui.Widget property)
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.ops)
(in module open3d.ml.torch.ops)
voxel_pooling_grad() (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.KPFCNN property)
(open3d.ml.tf.models.RandLANet property)
Widget (class in open3d.visualization.gui)
width() (open3d.camera.PinholeCameraIntrinsic property)
(open3d.io.AzureKinectMKVMetadata property)
(open3d.visualization.gui.Rect property)
(open3d.visualization.gui.Size property)
Window (class in open3d.visualization.gui)
WindowBase (class in open3d.visualization.gui)
with_name_scope() (open3d.ml.tf.models.KPFCNN class method)
(open3d.ml.tf.models.RandLANet class method)
with_scaling() (open3d.pipelines.registration.TransformationEstimationPointToPoint property)
write_azure_kinect_mkv_metadata() (in module open3d.io)
write_azure_kinect_sensor_config() (in module open3d.io)
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_triangle_mesh() (in module open3d.io)
write_voxel_grid() (in module open3d.io)
X
x() (open3d.visualization.gui.Rect property)
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() (open3d.visualization.gui.Rect property)
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.1
Versions