evanpacini / netpbm-c

Some headers and experiments with netpbm and C.
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Aggregation functions #9

Closed KaspervanM closed 1 year ago

KaspervanM commented 1 year ago

Now, you can easily calculate and show the difference between two pgb images.

Also, sum, average and variance are now possible to calculate.

These functions could and probably should be refactored to a better header, but what do you think about it so far?

evanpacini commented 1 year ago

This is looking very good so far. The bot is being very annoying though.