AliceVision
AliceVision copied to clipboard
Color checker detection and correction update
trafficstars
Description
Update the color checker detection and correction to have a better processing of linear images, enable some new processing modes and combination of several color checkers detected in the same dataset.
linked to https://github.com/alicevision/Meshroom/pull/2186
Features list
- [x] Set "sRGB linear" as the processing color space for color correction.
- [x] Add processing modes "Luminance Only" and "White Balance Only" in addition to the full color processing mode.
- [x] Quality metric for a color checker in an image based on area and pose.
- [x] Enable usage of several color checkers in a set of images by combining them.
- [x] Add option to launch color checker detection only on images with a name matching a filter.
- [x] Forward specific image name through HDR fusion.