Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 879 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 879 Bytes

philips-isyntax-rs

CI codecov

Rust bindings to Philips Open Pathology C++ library (http://openpathology.philips.com/).

This work has no affiliations with Philips.

The Philips Pathology SDK software toolset provides software developers full access to the data and information stored in iSyntax file format.

Philips-isyntax-rs can read virtual slides in these formats:

  • [isyntax] (.isyntax)
  • [i2syntax] (.i2syntax)

Requirements

  • Rust ≥ 1.56
  • Philips Open Pathology C++ SDK 2.0
  • Ubuntu >= 20.04

More Information