Starts the acquisition


int mira_StartAcquisition(mrkernel* pmr)


Input: 

  • Runtime environment pointer


Output: Result code (MIRA_OK or error)


Description:

mira_StartAcquisition starts the acquisition process. Computational device must be defined, model loaded and correction information defined.

Individual frames can then be processed using mira_ProcessFrame