Skip to content

Improve accumulation code

Alejandro Homs Puron requested to merge improve-acc into master

These patches include several improvements in CtAccumulation:

  • Fix the max number of buffers reported by CtBuffer
  • Replace mono-thread, sequential, blocking code, potentially running in Camera::AcqThread context, with parallel, non-blocking Processlib task(s)
  • Formalize buffer memory allocation
Edited by Alejandro Homs Puron

Merge request reports

Loading