libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
Global IPA context data shared between all algorithms. More...
Public Attributes | |
IPASessionConfiguration | configuration |
The IPA session configuration, immutable during the session. | |
IPAActiveState | activeState |
The current state of IPA algorithms. | |
std::array< IPAFrameContext, kMaxFrameContexts > | frameContexts |
Ring buffer of the IPAFrameContext(s) | |
Global IPA context data shared between all algorithms.