Set the width of the input image stream


int mira_SetInputWidth(mrkernel* pmr, int width);


Input: 

  • Runtime environment pointer
  • Input width of the data stream


Output: Result code (MIRA_OK or error)


Input width of the data stream may be set manually. The width overrules the setting in the loaded project.