MedHSI for MATLAB v.0.1
Hyper-Spectral Image (HSI) Processing for medical images in gross pathology
Installation

Description

The MedHSI package allows you to read and process Hyper-Spectral Images (HSI) captured with a TopCon Spectroradiometer (.h5 files).

This package contains two branches :

  • medHSIMat branch for MATLAB 2020
    • Used for data import, preprocessing, normalization, dimension reduction and graphics production
  • medHSIpy branch for python 3.8
    • Used classification and segmentation tasks

Before installation

Prepare relevant MATLAB dependencies

Installation

  • Download the package from GitHub
  • (Optional) Run demo
    • Move demo folder outside medHSI folder
    • Add demo folder to matlab path
    • Replace conf/config.ini with setup/demos/config.ini
    • Run
      script 'Tutorial_ReadDataset.m'