Skip to content

HDeepMatching3D🔗

Name🔗

HDeepMatching3D — Represents an instance of a Deep Neural Network based Deep 3D Matching model.

Constructors🔗

 
CreateDeepMatching3d Create a Deep 3D Matching model.
ReadDeepMatching3d Read a Deep 3D Matching model from a file.

Methods🔗

 
ApplyDeepMatching3d Find the pose of objects using Deep 3D Matching.
CreateDeepMatching3d Create a Deep 3D Matching model.
GetDeepMatching3dParam Read a parameter from a Deep 3D Matching model.
GetSceneEngineParam Read a parameter from a running Scene Engine instance.
OpenSceneEngine Start and connect to the Scene Engine synthetic data generator.
ReadDeepMatching3d Read a Deep 3D Matching model from a file.
RunSceneEngine Generate synthetic data using a running Scene Engine instance.
SetDeepMatching3dParam Set a parameter of a Deep 3D Matching model.
SetSceneEngineParam Set parameters of a running Scene Engine instance.
WriteDeepMatching3d Write a Deep 3D Matching model in a file.