Hi,
So I saw the Depth Crop Control example and I was working on it to update it to crop control using the ISP image.
However I get the following output image

- I am getting that strange image area below the cropped region as you can see. Why is that happening any idea?
- I understand that ISP outputs YUV420 planar image. When I am printing the shape of the output cropped ISP image from the ImageManip node it says its (2736, 2434). Does this mean its a single channel image like a grayscale image? When I print the shape of an RGB frame I do see 3 channels in the shape as (3, W, H).
I look forward to hearing from you soon. Thanks in advance.
Thanks & Regards
Yishu