Get the expected height of the input image stream


int mira_GetInputHeight(mrkernel* pmr);


Input: 

  • Runtime environment pointer


Output: Input image height if > 0 or an error code if < 0


This call is only meaningful in snapshot use-case where entire spectral cube is to be processed with mira_ProcessCube function.