-
Notifications
You must be signed in to change notification settings - Fork 8
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
Undefined function or variable 'dd' #2
Comments
hey, |
Hi, |
Thanks so much for your reply! |
I tried the "classic" ones for MRI: FSL BET and PCNN3D, but I ended up using this script because I found the result a bit more robust. However those tests took place 3/4 years ago so other algorithms might have emerged, especially deep learning based ones. |
yes, I also tried FSL BET, and it performs badly in my case. however, this code only suits part of my dataset, it went wrong with some data. And the value of HU has been clipped to [0, 100] before input. |
Hi, I am using your code to perform a brain extraction on CT images but I sometimes get stuck with an issue in the SkullStrip function, which is private so I cannot investigate. The error message is :
Error in SkullStrip (line 10) Unrecognized function or variable 'dd'
Do you have any hint about how to solve this issue ?
Thanks a lot !
Clément
The text was updated successfully, but these errors were encountered: