Back to Adaptive Vision Library website
You are here: Start » Function Reference » Histogram IO » SaveHistogram
SaveHistogram
Saves serialized Histogram object as avdata file.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inHistogram | const Histogram& | Histogram to be serialized | |
![]() |
inFilename | const File& | Name of the target file |

