index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipa
/
ipu3
/
algorithms
Age
Commit message (
Expand
)
Author
2024-09-02
libcamera: ipu3: Formatting improvements
Milan Zamazal
2024-09-02
libcamera: ipu3: Remove unused includes
Milan Zamazal
2024-05-09
libcamera: Drop remaining file name from header comment blocks
Laurent Pinchart
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-05-08
ipa: ipu3: Remove bespoke AGC functions from IPU3
Daniel Scally
2024-05-08
ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminance
Daniel Scally
2023-06-06
ipa: ipu3: agc: Drop hard-codec analogue gain max
Jacopo Mondi
2022-11-09
ipa: Sort algorithm operations based on calling order
Laurent Pinchart
2022-10-24
ipa: ipu3: Fill AGC and AWB metadata in algorithms
Laurent Pinchart
2022-10-24
ipa: Pass metadata to Algorithm::process() function
Laurent Pinchart
2022-10-19
ipa: Drop period at end of \brief or \param
Laurent Pinchart
2022-09-28
ipa: libipa: algorithm: process(): Pass frame number
Kieran Bingham
2022-09-28
ipa: libipa: algorithm: prepare(): Pass frame and frame Context
Kieran Bingham
2022-09-27
ipa: libipa: Pass a reference instead of pointer to Algorithm::process()
Laurent Pinchart
2022-09-27
ipa: ipu3: af: Pass context reference to afIsOutOfFocus()
Laurent Pinchart
2022-09-27
ipa: ipu3: Fix style of Doxygen comment blocks
Laurent Pinchart
2022-08-09
ipa: ipu3: Register algorithms
Laurent Pinchart
2022-07-20
libcamera: Remove extra ':' after '\todo'
Laurent Pinchart
2022-06-29
ipa: libipa: Introduce a Module class template
Laurent Pinchart
2022-06-18
ipa: ipu3: awb: Correct the gains calculation
Jean-Michel Hautbois
2022-05-18
ipa: ipu3: Put IPAFrameContext(s) in a ring buffer
Umang Jain
2022-05-18
ipa: libipa: Add frame context pointer in process()
Umang Jain
2022-05-18
ipa: ipu3: Rework IPAFrameContext
Umang Jain
2022-04-14
ipa: ipu3: af: A not initialized frame ignore counter fixing
Kate Hsuan
2022-04-09
ipa: ipu3: af: Simplify accumulations of y_items
Kieran Bingham
2022-04-09
ipa: ipu3: af: Use Span for y_table_item_t
Kieran Bingham
2022-04-09
ipa: ipu3: af: Remove redundant memcpy
Kieran Bingham
2022-04-09
ipa: ipu3: af: Use geometry classes to perform grid centering
Kieran Bingham
2022-04-09
ipa: ipu3: af: Move constants to implementation
Kieran Bingham
2022-04-09
ipa: ipu3: af: enforce grid size restrictions
Kieran Bingham
2022-03-17
ipa: ipu3: agc: Use existing local short-hand variable in configure()
Laurent Pinchart
2022-03-17
ipa: ipu3: agc: Reset frame count when configuring AGC
Laurent Pinchart
2022-03-15
ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM
Kate Hsuan
2022-03-11
ipa: ipu3: awb: Clamp gain values
Jean-Michel Hautbois
2022-03-11
ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration
Jean-Michel Hautbois
2022-03-11
ipa: ipu3: Return filtered value
Jean-Michel Hautbois
2021-12-07
libcamera: Use utils::abs_diff()
Laurent Pinchart
2021-11-29
ipa: libipa: Introduce Algorithm class template
Jean-Michel Hautbois
2021-11-24
ipa: ipu3: Convert to pragma once
Kieran Bingham
2021-11-23
ipa: ipu3: agc: Saturate the averages when computing relative luminance
Laurent Pinchart
2021-11-23
ipa: ipu3: agc: Return the inter-quantile mean from measureBrightness()
Laurent Pinchart
2021-11-23
ipa: ipu3: agc: Rename currentYGain
Laurent Pinchart
2021-11-23
ipa: ipu3: agc: Standardize vocabulary on "relative luminance"
Laurent Pinchart
2021-11-23
ipa: ipu3: agc: Drop kMaxLuminance constant
Laurent Pinchart
2021-11-16
ipa: ipu3: agc: Remove the threshold for the histogram calculation
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: awb: Add support for color temperature
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: agc: Store exposure in units of time
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: agc: Update previous exposure value
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: agc: Improve gain calculation
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: agc: Refactor ev gain calculation and testing
Jean-Michel Hautbois
[next]