benchmarks comparing the rust image processing ecosystem
-rw-r--r--
44
-rw-r--r--
747
-rw-r--r--
334
-rw-r--r--
7054
d---------
-rw-r--r--
44175176
-rw-r--r--
6354
-rw-r--r--
6160
d---------
README.md

a series of benchmarks, comparing different image processing crates

including: - fimg - imageproc - image - blud - blurslice - resize - opencv

how to run benchmarks

step 1: unhew. cargo install --git https://github.com/bend-n/hew && hew data.png data.imgbuf && hew small_data.png small_data.imgbuf step 2: run. cargo bench