Starts the acquisition


int mira_StopAcquisition(mrkernel* pmr)


Input: 

  • Runtime environment pointer


Output: Result code (MIRA_OK or error)


Description:

mira_StopAcquisition stops the acquisition process. Statistics on number of processed frames, speed per frame and frame-rate is available via a subsequent mira_GetErrorMsg call.


Example:

Average alg time: 2.79676 ms/frame (357.557 fps), processed 1500 frames, first 500 skipped for warm-up.