Eysteinn Sigurðsson

Results 2 issues of Eysteinn Sigurðsson

The code given as example in tween.h: auto tween = tweeny::from(0.0f, 100.0f).to(100.0f, 0.0f).via(tweeny::easing::linear, "backOut"); results in a compilation error.

When processing multiple VIIRS composites, I've noticed that memory usage (Maximum resident set size) goes up greatly when adding overlay to images. In my case it is almost doubling from...