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
/
rkisp1
/
algorithms
/
lsc.cpp
Age
Commit message (
Expand
)
Author
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2023-03-06
ipa: rkisp1: lsc: Fix integer division error
Jacopo Mondi
2022-11-12
ipa: rkisp1: Take into account color temperature during LSC algorithm
Florian Sylvestre
2022-11-03
ipa: rkisp1: Compute LSC algorithm parameter during configure
Florian Sylvestre
2022-10-10
ipa: rkisp1: Drop use of utils::defopt
Laurent Pinchart
2022-10-01
ipa: rkisp1: Remove initialized_ flags from algorithms
Laurent Pinchart
2022-09-28
ipa: rkisp1: Use frame number passed to Algorithm::prepare()
Laurent Pinchart
2022-09-28
ipa: rkisp1: Rename frameContext to activeState
Kieran Bingham
2022-09-28
ipa: libipa: algorithm: prepare(): Pass frame and frame Context
Kieran Bingham
2022-08-30
ipa: rkisp1: lsc: Use double instead of float to accumulate vector of doubles
Marvin Schmidt
2022-08-21
ipa: rkisp1: Add enable field for LSC algorithm in IPA context
Florian Sylvestre
2022-07-28
ipa: rkisp1: Add support of Lens Shading Correction control
Florian Sylvestre