fixstars / ion-kit

Modernized graph-based data processing framework
MIT License
7 stars 6 forks source link

Fix/rgb gain order #339

Closed xinyuli1204 closed 1 week ago

xinyuli1204 commented 1 week ago

should beExpr rv = saturating_cast<uint8_t>(cast<float>(input(x, y, 0)) * gain_r);