Releases the camera acquisition kernel.


void mira_Release(mrkernelpmr);


Parameters:

  • pmr: A pointer to the runtime kernel returned by mira_Init.


Description:

mira_Release releases all memory allocated by mira_Init, after this function was called, pmr will be uninitialized.