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 Interface does not work on windows #23

Open
emernic opened this issue Jun 12, 2018 · 2 comments
Open

Command Line Interface does not work on windows #23

emernic opened this issue Jun 12, 2018 · 2 comments

Comments

@emernic
Copy link

emernic commented Jun 12, 2018

I am using OpenCFU version 3.9.0 on windows 10. The GUI version works beautifully, but when running it from the command line I only get the following output (regardless of how I fiddle with the parameters)...

IsValid,X,Y,ROI,Colour_group,N_in_clust,Area,Radius,Hue,Saturation,Rmean,Gmean,Bmean,Rsd,Gsd,Bsd

For example, running opencfu -i H.png gives this output, where H.png is one of the opencfu sample images.

Update: The linux version seems to be working fine from command line

@qgeissmann
Copy link
Owner

Hey, thanks for reporting the issue! Yes, I never got to test the windows CLI much, and my windows users generally only use the ROI. I am unlikely to have the resources to fix that any time soon I am afraid :(. I hope it still works for you to use the CLI on linux...

@qgeissmann qgeissmann changed the title No colonies detected from command line Command Line Interface does not work on windows Jun 13, 2018
@emernic
Copy link
Author

emernic commented Jun 13, 2018

Thanks for responding! The linux version suits most of our needs, but we are considering including a call to OpenCFU in the code for a manuscript we are working on, and it would be nice if others could run the script on windows without issues. There's a faint possibility that we might be able to work on fixing the windows CLI and submit a pull request. Do you have any tips on where to look in the source code to resolve the issues?

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