summaryrefslogtreecommitdiff
path: root/src/ipa/libipa/awb_bayes.cpp
AgeCommit message (Expand)Author
12 dayslibcamera: Drop spurious colon after doxygen \todo directiveLaurent Pinchart
12 dayslibipa: awb: Tidy up includesLaurent Pinchart
12 dayslibipa: awb: Pass lux value to calculateAwb() as unsigned intLaurent Pinchart
2025-02-21libipa: awb_bayes: Change the probabilities from log space to linear spaceStefan Klug
2025-02-21libipa: awb_bayes: Remove overly verbose log messagesStefan Klug
2025-02-21libipa: awb_bayes: Add logging of value limitsStefan Klug
2025-02-21libipa: Add bayesian AWB algorithmStefan Klug