Hi TI,
I am trying to extend my work and want to do image processing on the classes of semseg. In order to do so, I added the Dup_1 and Null link after the tidl_postproc. Something like this:
tidl_postproc-> Dup_1
Dup_1-> Null
and within the semseg, I added this code part to dump the frames in the chains_semseg_SetAppPrms: