summaryrefslogtreecommitdiff
path: root/utils/tuning
AgeCommit message (Expand)Author
2024-07-05libtuning: agc: rkisp1: Increase y-targetStefan Klug
2024-07-05libtuning: lsc: Prevent negative valuesStefan Klug
2024-07-05libtuning: lsc: rkisp1: Do not calculate ratios to greenStefan Klug
2024-07-05tuning: rkisp1: Add some static modulesStefan Klug
2024-07-05libtuning: Add static moduleStefan Klug
2024-07-05libtuning: Only warn if processing returns NoneStefan Klug
2024-07-05libtuning: Handle cases, where no lsc tuning images are presentStefan Klug
2024-07-05libtuning: modules: Add initial CCM modulePaul Elder
2024-07-05libtuning: Remove need for Cam object from ccmStefan Klug
2024-07-05libtuning: Use the color member of the Image classStefan Klug
2024-07-05libtuning: lsc: rkisp1: Clip lsc values to valid rangeStefan Klug
2024-07-05libtuning: Be a bit more verboseStefan Klug
2024-07-05libtuning: Reactivate macbeth locatorStefan Klug
2024-07-05libtuning: Implement a minimal yaml parserStefan Klug
2024-07-05libtuning: Improve filename parsingStefan Klug
2024-07-05libtuning: Fix visualize_macbeth_chart()Stefan Klug
2024-07-05libtuning: Migrate prints to python logging frameworkStefan Klug
2024-07-05libtuning: Fix importsStefan Klug
2024-07-05utils: tuning: Add requirements file and update readmeStefan Klug
2024-07-05libtuning: Copy visualize_macbeth_chart from raspberry piStefan Klug
2024-07-05libtuning: Copy files from raspberrypiStefan Klug
2024-07-05libtuning: Fix reference imageStefan Klug
2024-07-05libtuning: Backport improvements in MacBeth search reliabilityStefan Klug
2024-06-29utils: libtuning: Correct GBRG Image parsingDaniel Scally
2024-06-14utils: tuning: rkisp1: Add skeletal AGC to the rkisp1 tuning scriptPaul Elder
2024-06-14utils: libtuning: modules: Add skeletal AGC modulePaul Elder
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-03-19utils: tuning: readme: Improve names of dependency packagesPaul Elder
2022-11-25utils: tuning: Add tuning script for rkisp1Paul Elder
2022-11-25utils: tuning: Add alsc-only libtuning raspberrypi tuning scriptPaul Elder
2022-11-25utils: libtuning: generators: Add yaml outputPaul Elder
2022-11-25utils: libtuning: parsers: Add yaml parserPaul Elder
2022-11-25utils: libtuning: generators: Add raspberrypi outputPaul Elder
2022-11-25utils: libtuning: parsers: Add raspberrypi parserPaul Elder
2022-11-25utils: libtuning: modules: alsc: Add rkisp1 LSC modulePaul Elder
2022-11-25utils: libtuning: modules: alsc: Add raspberrypi ALSC modulePaul Elder
2022-11-25utils: libtuning: modules: Add base LSC modulePaul Elder
2022-11-25utils: tuning: libtuning: Implement extensible components of libtuningPaul Elder
2022-11-25utils: tuning: libtuning: Implement math helpersPaul Elder
2022-11-25utils: tuning: libtuning: Implement the core of libtuningPaul Elder