ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HStructuredLightModel — Represents an instance of a structured light model.
CreateStructuredLightModel | Create a structured light model. |
This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.
ClearStructuredLightModel | Clear a structured light model and free the allocated memory. |
CreateStructuredLightModel | Create a structured light model. | |
DecodeStructuredLightPattern | Decode the camera images acquired with a structured light setup. | |
DeserializeStructuredLightModel | Deserialize a structured light model. | |
GenStructuredLightPattern | Generate the pattern images to be displayed in a structured light setup. | |
GetStructuredLightModelParam | Query parameters of a structured light model. | |
GetStructuredLightObject | Get (intermediate) iconic results of a structured light model. | |
ReadStructuredLightModel | Read a structured light model from a file. | |
SerializeStructuredLightModel | Serialize a structured light model. | |
SetStructuredLightModelParam | Set parameters of a structured light model. | |
WriteStructuredLightModel | Write a structured light model to a file. |
HStructuredLightModel — Represents an instance of a structured light model.
CreateStructuredLightModel | Create a structured light model. |
This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.
ClearStructuredLightModel | Clear a structured light model and free the allocated memory. |
CreateStructuredLightModel | Create a structured light model. | |
DecodeStructuredLightPattern | Decode the camera images acquired with a structured light setup. | |
DeserializeStructuredLightModel | Deserialize a structured light model. | |
GenStructuredLightPattern | Generate the pattern images to be displayed in a structured light setup. | |
GetStructuredLightModelParam | Query parameters of a structured light model. | |
GetStructuredLightObject | Get (intermediate) iconic results of a structured light model. | |
ReadStructuredLightModel | Read a structured light model from a file. | |
SerializeStructuredLightModel | Serialize a structured light model. | |
SetStructuredLightModelParam | Set parameters of a structured light model. | |
WriteStructuredLightModel | Write a structured light model to a file. |
ClassesClasses | | Operators |