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

Add ability to use other correction schemes, beside polynomial approximation #26

Closed jpsacha closed 4 years ago

jpsacha commented 4 years ago

Color corrector currently assumes that a variant of a polynomial fit us used for approximation. Allow adding other approximation approaches by making Corrector abstract