Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » File System » LoadObject

LoadObject


Loads an object from a file.

Name Type Description
inFile File Input file path.
inStreamMode StreamMode Binary or text format of the file.
outObject T Loaded object.

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Examples

Description of usage of this filter can be found in examples and tutorial: Chocolate Cookies Inspection 3D.

Complexity Level

This filter is available on Basic Complexity Level.

See Also