Back to FabImage Library Lite website
You are here: Start » Camera Calibration IO » SaveRectificationMap
SaveRectificationMap
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Saves serialized RectificationMap object as fidata file.
Syntax
void fil::SaveRectificationMap ( const fil::RectificationMap& inRectificationMap, const ftl::File& inFilename )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRectificationMap | const RectificationMap& | RectificationMap to be serialized | |
![]() |
inFilename | const File& | Name of the target file |

