CKboss / PyApplyLUT

apply .cube file on image in python
GNU General Public License v3.0
11 stars 1 forks source link

lookup seem errors #3

Open BoxFishLab opened 1 year ago

BoxFishLab commented 1 year ago

error: call of overloaded ‘lookup(float, float, float*)’ is ambiguous auto nrgb = lut.lookup(&r,&g,&b);