ij-plugins / ijp-color

Plugins for ImageJ - color space conversions and color calibration
GNU Lesser General Public License v2.1
23 stars 2 forks source link

Mode for comuting 3x3 color correction matrices #52

Closed rsporsche closed 3 years ago

rsporsche commented 3 years ago

As discussed in this issue: https://github.com/ij-plugins/ijp-color/issues/51

I am interested in computing a 3x3 color correction matrix for a camera sensor based on captured images of a Macbeth style color checker chart.

4x3 color correction matrices are also of interest but effectively covered by the current linear cross plane option.

jpsacha commented 3 years ago

Resolved by 94490470 - added Linear No-Intercept options