Tool/software:
Hi Team,
I'm working on PSDK 08_02_00_05(Linux+RTOS).
I have generated a kernel to resize the rgb image of 1280x944 to 512x320 rgb image using a LUT.
The application is running without any issues, but the kernel output is not as expected. It is white and black dotted image. I dumped inside my function in kernel, I was able to get the output I expecting. Please find the attached file and let me know why output image is not passing properly to the next node. Kindly let me know if I missed anything.
vx_resolution_resize_target.cpp
Regards,
Chaitanya Prakash Uppala