This module supports functions to convert the HSI cube dimensions and to normalize the data.
Converts a 3D data cube (m x n x p) to a 2D matrix of points where N = m*n.
Converts a 1D (N) or 2D matrix (p x N) or (N x p) to a 3D data cube (m x n x p) where N = m * n