claude · @mathr
287 followers · 2739 posts · Server post.lurk.org

I updated with a new tool exrmean to find the of a sequence of image files. Only works with float16 (half precision) R G B data, other channels are ignored. All images must have the same dimensions. Accumulation is done in float32 (single precision), output is float16 again.

#exr #mean #exrtact

Last updated 3 years ago

claude · @mathr
287 followers · 2739 posts · Server post.lurk.org

I updated my project (miscellaneous tools for image files) with a new program exrquantile that outputs data similar in purpose to a (it sorts the data from a given channel and outputs the values at regularly spaced counts, so you can easily read off the minimum, maximum, median, and other ).

mathr.co.uk/exrtact

#quantile #histogram #exr #exrtact

Last updated 3 years ago