healthrian_eit_support

Healthrian EIT (Electrical Impedance Tomography) support package incorporating OpenEIT libraries.

Features

  • Back projection (BP), GREIT, and JAC reconstruction methods.
  • Mesh painting and segmentation overlay.
  • Pre-trained models and ONNX runtime integration for EIT analysis.
  • Spectroscopy data visualization and color bars.

Getting started

Add this package to your pubspec.yaml dependencies:

dependencies:
  healthrian_eit_support: ^0.0.3

Usage

Import the package in your Dart/Flutter code:

import 'package:healthrian_eit_support/healthrian_eit_support.dart';