summaryrefslogtreecommitdiff
path: root/src/ipa/libipa/awb.cpp
AgeCommit message (Expand)Author
2025-02-24libipa: awb: Rename AwbStats::getRGBMeans() to rgbMeans()Laurent Pinchart
2025-02-24libipa: awb: Replace reference to pipeline handle with IPA moduleLaurent Pinchart
2025-02-24libipa: awb: Standardize spelling on 'grey' worldLaurent Pinchart
2025-02-24libipa: awb: Follow function names with '()' in doxygen documentationLaurent Pinchart
2025-02-24libipa: awb: Capitalize AWBLaurent Pinchart
2025-02-24libipa: 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