Back to Adaptive Vision Library Lite website
You are here: Start » Matrix » LoadMatrix
LoadMatrix
| Header: | STD.h |
|---|---|
| Namespace: | avl |
Loads serialized Matrix object from avdata file.
Syntax
void avl::LoadMatrix ( const atl::File& inFilename, avl::Matrix& outMatrix )


