SciKit-Surgery / scikit-surgerybard

BARD: The Basic Augmented Reality Demo, used at MedICSS summer school.
https://scikit-surgerybard.readthedocs.io/
Other
7 stars 3 forks source link

bard support for command line args? #12

Closed thompson318 closed 4 years ago

thompson318 commented 4 years ago

In GitLab by @StephenThompson on Jun 19, 2019, 17:07

How are we going to support things like this ? bard -w ~/build/BARD/Data/ref.txt -i ~/build/BARD/Data/intrinsics.txt -x 1280 -y 720 I'm inclined to just use config files? Also need to update the app so that the above will run OK.

thompson318 commented 4 years ago

In GitLab by @StephenThompson on Jun 20, 2019, 14:10

mentioned in commit 91fdac286ec279d7970c5ce809170321a8049c5f

thompson318 commented 4 years ago

In GitLab by @StephenThompson on Jun 20, 2019, 14:10

mentioned in commit b2156377f4593e775efea1212dd43af5dad64c31

thompson318 commented 4 years ago

In GitLab by @StephenThompson on Jun 20, 2019, 20:22

mentioned in commit b8786b5531746c876bd27b8a6e99a8c60fab631a

thompson318 commented 4 years ago

In GitLab by @StephenThompson on Jun 21, 2019, 20:09

mentioned in commit 840447b5cf0b7c7620ecfd531ffcae0781a5e910

thompson318 commented 4 years ago

In GitLab by @StephenThompson on Jun 21, 2019, 20:18

This works now, BARD runs in various states, depending on config file.

thompson318 commented 4 years ago

In GitLab by @StephenThompson on Jun 21, 2019, 20:18

closed