Skip to content

Rust bindings for Philips Pathology SDK

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

AzHicham/philips-isyntax-rs

Repository files navigation

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