Brutenis Gliwa
Brutenis Gliwa
Ah, maybe blender is not accessible in the current environment? You could try changing `blender: blender` to `blender: /usr/bin/blender` in the `defaults.yaml`.
Blender is a 3D visualisation program which has to be installed via the package manager: `sudo apt install blender`. Sorry for the confusion, I did not know there was a...
The vectors are generally the averages of the vectors as observed in our dataset of about 80 patients. Most of them were handpickd though, and then manually adjusted. And the...
So do none of the stages work? And which command did you run? Can you post it exactly? Also you have written the local variable 2 times in your post....
I cannot reproduce the error. What happens if you run the tutorial with `airway tutorial`? It should create a sample patient, can you then run `airway stages 2 --path example`?...
Anatomically yes, you are right. This is mostly an implementation detail in the project. The trachea has two points, one at the top of the model and one where the...
I can't reproduce it on Linux, but I assume you don't have permissions on Windows at that location. I've fixed it on the newest version of 0.2.3, it will not...
What does your defaults.yaml look like? And what is the file structure of the raw_airway folder?
Hey, I'm currently on holiday. I'll reply to you on May 5-ish. My initial guess is that your model is not continuous, but I'm not sure. If you are allowed...