Libargus API
Libargus Camera API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes
Ext::NonLinearHistogram
Extensions

This adds a method to interpret the compressed histogram data correctly It introduces one new interface: -INonLinearHistogram -returns a list of normalized bin indices that map bins from getHistogram() to compressed pixel values. More...

Classes

class  Argus::Ext::INonLinearHistogram
 Interface used to query the metadata to correctly interpret the compressed histogram data. More...

Detailed Description

This adds a method to interpret the compressed histogram data correctly It introduces one new interface: -INonLinearHistogram -returns a list of normalized bin indices that map bins from getHistogram() to compressed pixel values.