I use a reflective IT8.7 target to make my own camera inout profile with DCamProf. To reduce glare, dcamprof make-profile provides a -g option:
-g <target-layout.json> provide target layout for glare matching and/or
flatfield correction
The DCamProf package includes such layouts for some XRite targets, but I could not find such a file for IT8.7 anywhere. The final row with the gray tones is not regular, so I don’t exactly know how to define all the needed properties. Example for X-Rite ColorChecker Classic:
Passport Photo 2 uses the “standard” 24-patch ColorChecker if you just shoot the main target.
I think dcamprof has a target definition that can be used if you shoot two panels simultaneously (I forget the name of the other panel, will look that up when I get home from vacation), but for just the “main” target, you want to use the standard ColorChecker 24-patch target definition - they are all the same patches and relative dimensions, just scaled in size depending on model.
that would be lovely, but there are not tons of .json files in the data-examplesdirectory of dcamprof and I don’t think one of them addresses the both pages.
What confuses me the most, in those layout .json files, is the description of panels as matrices (rows and columns) — the Colorchecker Passport Photo first page is:
one column of 8 rows,
then two columns of 5 rows, with bigger patches,
ended with a fourth column of eight rows, similar to the first column.
→ is the layout supposed to take that into account? (does it even matter?) or is it enough to just add patch names to the White, Middle Gray and Black arrays to facilitate glare correction?