SciKit-Surgery / scikit-surgery

SciKit-Surgery - Compact Libraries for Surgical Navigation
http://scikit-surgery.github.io/scikit-surgery/
Other
40 stars 11 forks source link

Footswitch in Python #49

Closed thompson318 closed 4 years ago

thompson318 commented 4 years ago

In GitLab by @MattClarkson on Nov 20, 2018, 12:39

Guofang and Moustafa are testing camera calibration with a footswitch. Im not yet aware of any way to do this in Python?

If anyone has time for some market research? Might be something useful to the Wider SNAPPY platform, but listing it here for now.

@BongjinKoo @GuofangXiao @StephenThompson

thompson318 commented 4 years ago

In GitLab by @MattClarkson on Nov 20, 2018, 12:40

changed title from Footswitch to Footswitch{+ in Python+}

thompson318 commented 4 years ago

In GitLab by @MattClarkson on Nov 20, 2018, 12:40

@ThomasDowrick - just in case you can contribute to SmartLiver

thompson318 commented 4 years ago

In GitLab by @ThomasDowrick on Nov 20, 2018, 13:34

By footswitch you mean just having a pedal that enables/starts the calibration?

thompson318 commented 4 years ago

In GitLab by @MattClarkson on Nov 20, 2018, 15:00

yes, downstairs we have a 3 button one, but in practice have never used all of them.

thompson318 commented 4 years ago

In GitLab by @MattClarkson on Nov 21, 2018, 04:50

removed milestone

thompson318 commented 4 years ago

In GitLab by @MattClarkson on May 15, 2019, 10:32

moved from COMPASS/projects/SmartLiver-i4i#6

thompson318 commented 4 years ago

In GitLab by @MattClarkson on Nov 13, 2019, 07:55

FYI - we did this in SmartLiver. We bought medical grade footswitch from https://www.herga.com/ and you can ask for specific key bindings. Then its just a case of using Qt/VTK/whatever to respond to key events, e.g. F6, F7, F8.

thompson318 commented 4 years ago

In GitLab by @MattClarkson on Nov 13, 2019, 07:55

closed