Hi,
I'm trying to modify the segmentation demo (by adding another use case - segWrite) and dumping to file instead of displaying the segmented output.
I've changed the final link from Display to Null and have implemented the null line callback function and file write task similar to the tidl usecase.
However, I'm not getting proper output. Do you have a patch for this change?
Here is my implementation: segWrite.zip