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

TWS not working in Macro Language #84

Open
Kitty20248 opened this issue Jan 14, 2025 · 0 comments
Open

TWS not working in Macro Language #84

Kitty20248 opened this issue Jan 14, 2025 · 0 comments

Comments

@Kitty20248
Copy link

Hello,

I have FIJI Windows 64bit with the Trainable Weka Segmentation v 3.3.4 plugin and I am trying to run the TWS commands using macro langauge (.ijm langauge) on a .tif image open in FIJI as follows;
run("Trainable Weka Segmentation");
call("trainableSegmentation.Weka_Segmentation.loadClassifier", "D:\Clinical-Cornea-Wound-OCT-images\corneacClassifier.model");
call("trainableSegmentation.Weka_Segmentation.getProbability");
but nothing happens. The image is opened in the TWS window but the classifier is not applied and the probability map is not outputted. Any suggestions for a fix?
Note: the location of the corneaClassifier.model file is indeed the correct location, I have checked this.

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