Mitk-US-Scanner Support Levels

From mitk.org
Jump to navigation Jump to search

MITK-US supports several different Ultrasound scannsers from different vendors. There are interface classes for all these devices included in the MITK source code. However, we are not able to maintain all these interfaces with the same level of support. To give an overview, this page summarizes all information on the supported devices and groups them into support tiers.

Explanation: Tier 1 (Fully supported): Tested on a regular basis (for respective platforms). Documentation available. Tier 2 (Partially supported): The interface classes are in the source code, but the devices are not tested frequently. Tier 3: There was some work done, but nothing officially working or the support has been dropped.

Manufacturer Model OS Tier UI support Note
All Video Devices (via frame grabber) Windows, Linux, Mac 1 yes All devices that offer a video interface can be connected via a frame grabber. Connection is established via OpenCV.
Telemed LogicScan 128 Windows (32 bit) 1 yes Requires manufacturer SDK configured in Cmake, other devices may also work but only the LogicScan 128 is tested frequently.