Open theotherphil opened 5 years ago
imagecli
may be too generic for a command line tool. Contrary to the libraries, Rust should then be an implementation detail and we need to consider naming collision at a larger scope.
I have no real preference for names - imagecli
was just a boring "describe what it does" name as I was lacking inspiration.
I've made a start here for now: https://github.com/theotherphil/imagecli (it doesn't do very much yet...)
It would be nice to have a command line image processing tool built on top of image and imageproc. I intend to make a start on one.