summaryrefslogtreecommitdiff
path: root/src/ipa/libipa/awb.cpp
AgeCommit message (Expand)Author
12 dayslibipa: awb: Rename AwbStats::getRGBMeans() to rgbMeans()Laurent Pinchart
12 dayslibipa: awb: Replace reference to pipeline handle with IPA moduleLaurent Pinchart
12 dayslibipa: awb: Standardize spelling on 'grey' worldLaurent Pinchart
12 dayslibipa: awb: Follow function names with '()' in doxygen documentationLaurent Pinchart
12 dayslibipa: awb: Capitalize AWBLaurent Pinchart
12 dayslibipa: awb: Sort class member documentation according to header orderLaurent Pinchart
2025-02-21libipa: awb_bayes: Change the probabilities from log space to linear spaceStefan Klug
2025-02-21libipa: awb: Add helper functions for AWB mode supportStefan Klug
2025-02-21libipa: Add AWB algorithm base classStefan Klug