summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
7 hourslibipa: awb_bayes: Change the probabilities from log space to linear spaceHEADmasterStefan Klug
7 hourslibipa: awb_bayes: Remove overly verbose log messagesStefan Klug
7 hourslibipa: awb_bayes: Add logging of value limitsStefan Klug
7 hourslibipa: lux: Normalize referenceY to 1Stefan Klug
7 hoursipa: rkisp1: awb: Apply gains based on default colour temperature on startStefan Klug
7 hoursipa: rkisp1: Add support for bayes AWB algorithm from libipaStefan Klug
7 hourslibipa: Add bayesian AWB algorithmStefan Klug
8 hoursipa: rkisp1: Use grey world algorithm from libipaStefan Klug
8 hoursipa: rkisp1: Move calculation of RGB means into own functionStefan Klug
8 hourslibipa: Add grey world AWB algorithmStefan Klug
8 hourslibipa: awb: Add helper functions for AWB mode supportStefan Klug
8 hourslibipa: Add AWB algorithm base classStefan Klug
8 hourslibipa: pwl: Add clear() functionStefan Klug
8 hourslibipa: interpolator: Add accessor to internal dataStefan Klug
8 daysipa: rkisp1: algorithms: agc: Fix whitespaceLaurent Pinchart
9 daysipa: rpi: Fix incorrect cast for ExposureTime ControlInfoNaushir Patuck
9 dayslibipa: Drop Vector classStefan Klug
9 daysipa: Use Vector class from libcameraStefan Klug
10 daysipa: rpi: Apply default ControlInfo values for sensor controlsNaushir Patuck
10 daysipa: rkisp1: agc: Fix build on debian 11 (gcc-9)Stefan Klug
10 daysipa: rkisp1: agc: Initialize enum controls with a list of valuesStefan Klug
2025-02-04libcamera: matrix: Add read-only accessor to internal dataLaurent Pinchart
2025-01-24ipa: libipa: lux: Fix indentationLaurent Pinchart
2025-01-20ipa: raspberry: Report new AeEnable control as availablePaul Elder
2025-01-20ipa: rkisp1: agc: Report new AeEnable control as availablePaul Elder
2025-01-20ipa: rkisp1: Port to the new AEGC controlsPaul Elder
2025-01-20ipa: raspberry: Port to the new AEGC controlsJacopo Mondi
2025-01-08ipa: rpi: Provide the camera helper with the hardware configurationNaushir Patuck
2025-01-08ipa: rpi: Add a HW property to determine if the data buffer is stridedNaushir Patuck
2025-01-08ipa: rpi: Add erase()/eraseLocked() to RPiController::MetadataNaushir Patuck
2025-01-08ipa: rpi: Use r-value references in the set()/setLocked() functionsNaushir Patuck
2025-01-08ipa: rpi: Add vc4 tuning files for imx415Dave Stevenson
2025-01-08ipa: rpi: Add cam_helper for imx415Dave Stevenson
2024-12-23ipa: rkisp1: Add Lux algorithm modulePaul Elder
2024-12-23ipa: libipa: Add Lux helperPaul Elder
2024-12-20ipa: rpi: awb: Make it possible to set the colour temperature directlyDavid Plowman
2024-12-20ipa: rkisp1: awb: Implement ColourTemperature controlStefan Klug
2024-12-20ipa: rkisp1: awb: Load white balance gains from tuning fileStefan Klug
2024-12-17ipa: mali-c55: Add IMX415 tuning data fileDaniel Scally
2024-12-17ipa: mali-c55: Add Lens Shading Correction algorithmDaniel Scally
2024-12-17ipa: mali-c55: Add AWB AlgorithmDaniel Scally
2024-12-17ipa: mali-c55: Add BLC AlgorithmJacopo Mondi
2024-12-17ipa: mali-c55: Add Agc algorithmDaniel Scally
2024-12-17ipa: mali-c55: Add Mali-C55 ISP IPA moduleDaniel Scally
2024-12-17libipa: Centralise Fixed / Floating point convertorsDaniel Scally
2024-12-17libcamera: rpi: Draw sensor delays from CameraSensorPropertiesDaniel Scally
2024-12-12ipa: rpi: cam_helper: imx708: Correct the frame integration diff valueDavid Plowman
2024-12-09ipa: rpi: Fix wrong frame integration difference value for OV9281Naushir Patuck
2024-12-09libcamera: libipa: camera_sensor_helper: Use `variant` instead of `union`Barnabás Pőcze
2024-12-06libcamera: software_isp: Add contrast controlMilan Zamazal