Small Computings for Clinicals and SCCToolKit, OR friendly Trial Package and Software Development Kit

Kiyoyuki Chinzei1*,Etsuko Kobayashi,Takashi Suzuki,Juli Yamashita,Yashushi Yamauchi
1.AIST
Abstract
Small Computings for Clinicals and SCCToolKit, OR friendly Trial Package and Software Development Kit

Abstract

This paper is about a design policy for operation-room (OR) friendly research system, software and a software toolkit SCCToolKit for this purpose, and a few examples. Examples are image processor for endoscope, OR event detector, vision based registration of ultrasound and endoscopic images, etc. We name the design policy as Small Computations for Clinicals (SCC). A system is SCC savvy if it is 1) single purpose, 2) turn-key system without need of using mouse and keyboard, 3) small form factor PC based, and 4) cost less than $1,000 USD. SCCToolKit is OpenCV extension that could minimize the number of buffer copies from receiving image frames from operating system to render it to display buffer. It is open source under BSD license. We measured the latency of image capture to display of the endoscope image processor was between 0.13 to 0.2 second for 1920x1080 size display with chroma-key image mixing. Considering of the acceptable latency of 0.2 second, the performance was as good as commercially available, custom hardware processor that could cost over 10,000 USD, while our PC based system cost 773 USD.

Keywords

OpenCVTurn-key system
Manuscript
Source Code and Data

Source Code and Data

Loading file tree...

Select a file to preview