Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line tool for image processing #7

Open
theotherphil opened this issue Sep 1, 2019 · 3 comments
Open

Command line tool for image processing #7

theotherphil opened this issue Sep 1, 2019 · 3 comments

Comments

@theotherphil
Copy link

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.

  1. Does anyone think that such a tool shouldn't live in image-rs?
  2. Any advance on imagecli as a name?
@HeroicKatora
Copy link
Member

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.

@theotherphil
Copy link
Author

I have no real preference for names - imagecli was just a boring "describe what it does" name as I was lacking inspiration.

@theotherphil
Copy link
Author

I've made a start here for now: https://github.com/theotherphil/imagecli (it doesn't do very much yet...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants