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

Error in defining 'BaSiC' variable from source code of WSI brain demoexamples file #4

Open
haymar992 opened this issue Jan 2, 2022 · 2 comments

Comments

@haymar992
Copy link

Hi,
I ran the demo examples WSI brain Matlab code and error was occurred like below:

Unrecognized function or variable 'BaSiC'.

Error in example_brainWSI (line 14)
[flatfield,darkfield] = BaSiC(IF,'darkfield','true');

@JohnC960
Copy link

I'm also having this problem, but in ImageJ, where I was able to download the plugin.

Did you figure out how to write it in Matlab, or does anyone else have a solution to this problem?

ImageJ simply says "Unrecognized command: "BaSiC"", although it pops up as a suggested command when I type BaSiC in the command window, so I suspect that the command is recognizable, yet the defining parameters may not be written correctly in the code. Anyone have any thoughts on this?

@tying84
Copy link
Collaborator

tying84 commented Jun 28, 2023 via email

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

3 participants