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

Problem with decimal separator in OrientationJ_DominantDirection #5

Open
EricDenarier opened this issue Jan 19, 2021 · 0 comments
Open

Comments

@EricDenarier
Copy link

Hi,
I use the plugin OrientationJ_Dominant_Direction in a macro to run over a directory of image. In the Log window A Ia a problem because the decimal separator is a coma and it also used to separate the numbers. Would it be possible to use the tab to separate the number ?
t seems that only in line 96 (see below) comas have to be changes in \t
Unfortunately I am not able to compile the corrected java file into a .class.
Thank you

line 96 IJ.log(s1 + ", " + s2 + ", " + s3);

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

1 participant