Age | Commit message (Expand) | Author |
2024-08-14 | utils: tuning: Change Tuner.add() to accept a list of modules | Stefan Klug |
2024-08-14 | utils: tuning: rkisp1: Clean up tuner construction | Stefan Klug |
2024-07-05 | libtuning: agc: rkisp1: Increase y-target | Stefan Klug |
2024-07-05 | libtuning: lsc: Prevent negative values | Stefan Klug |
2024-07-05 | libtuning: lsc: rkisp1: Do not calculate ratios to green | Stefan Klug |
2024-07-05 | tuning: rkisp1: Add some static modules | Stefan Klug |
2024-07-05 | libtuning: Add static module | Stefan Klug |
2024-07-05 | libtuning: Only warn if processing returns None | Stefan Klug |
2024-07-05 | libtuning: Handle cases, where no lsc tuning images are present | Stefan Klug |
2024-07-05 | libtuning: modules: Add initial CCM module | Paul Elder |
2024-07-05 | libtuning: Remove need for Cam object from ccm | Stefan Klug |
2024-07-05 | libtuning: Use the color member of the Image class | Stefan Klug |
2024-07-05 | libtuning: lsc: rkisp1: Clip lsc values to valid range | Stefan Klug |
2024-07-05 | libtuning: Be a bit more verbose | Stefan Klug |
2024-07-05 | libtuning: Reactivate macbeth locator | Stefan Klug |
2024-07-05 | libtuning: Implement a minimal yaml parser | Stefan Klug |
2024-07-05 | libtuning: Improve filename parsing | Stefan Klug |
2024-07-05 | libtuning: Fix visualize_macbeth_chart() | Stefan Klug |
2024-07-05 | libtuning: Migrate prints to python logging framework | Stefan Klug |
2024-07-05 | libtuning: Fix imports | Stefan Klug |
2024-07-05 | utils: tuning: Add requirements file and update readme | Stefan Klug |
2024-07-05 | libtuning: Copy visualize_macbeth_chart from raspberry pi | Stefan Klug |
2024-07-05 | libtuning: Copy files from raspberrypi | Stefan Klug |
2024-07-05 | libtuning: Fix reference image | Stefan Klug |
2024-07-05 | libtuning: Backport improvements in MacBeth search reliability | Stefan Klug |
2024-06-29 | utils: libtuning: Correct GBRG Image parsing | Daniel Scally |
2024-06-14 | utils: tuning: rkisp1: Add skeletal AGC to the rkisp1 tuning script | Paul Elder |
2024-06-14 | utils: libtuning: modules: Add skeletal AGC module | Paul Elder |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-03-19 | utils: tuning: readme: Improve names of dependency packages | Paul Elder |
2022-11-25 | utils: tuning: Add tuning script for rkisp1 | Paul Elder |
2022-11-25 | utils: tuning: Add alsc-only libtuning raspberrypi tuning script | Paul Elder |
2022-11-25 | utils: libtuning: generators: Add yaml output | Paul Elder |
2022-11-25 | utils: libtuning: parsers: Add yaml parser | Paul Elder |
2022-11-25 | utils: libtuning: generators: Add raspberrypi output | Paul Elder |
2022-11-25 | utils: libtuning: parsers: Add raspberrypi parser | Paul Elder |
2022-11-25 | utils: libtuning: modules: alsc: Add rkisp1 LSC module | Paul Elder |
2022-11-25 | utils: libtuning: modules: alsc: Add raspberrypi ALSC module | Paul Elder |
2022-11-25 | utils: libtuning: modules: Add base LSC module | Paul Elder |
2022-11-25 | utils: tuning: libtuning: Implement extensible components of libtuning | Paul Elder |
2022-11-25 | utils: tuning: libtuning: Implement math helpers | Paul Elder |
2022-11-25 | utils: tuning: libtuning: Implement the core of libtuning | Paul Elder |