Returns a pointer to pixel decisions on the last processed line


const unsigned char *mira_GetFrameDecisions(mrkernel* pmr);


Input: 

  • Runtime environment pointer


Output: Pointer to decisions on the last processed line


Description:

mira_GetFrameDecisions returns pointer to decisions at the last processed line. The values are zero-based indices. Class name corresponding to each index can be obtained using mira_GetDecName