[PATCH] D46714: [test-suite] Add list of programs we might add.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 13:00:20 PDT 2018


lebedev.ri added a comment.

> some image processing algorithms

I wonder if it would be of any interest to add a raw image decoding library? (the images produced by digital cameras, DSLRs)?
https://github.com/darktable-org/rawspeed

The downside is that it require the actual images to work on.
The upside to that downside is that there is a maintained set of such images exactly for this purpose already.
https://raw.pixls.us/data-unique/


Repository:
  rT test-suite

https://reviews.llvm.org/D46714





More information about the llvm-commits mailing list