Camera Remap of Kinect Top doesn't work well with infrared image

Hi, there.
Now I’m trying to use Camera Remap function of Kinect Top.

in Depth Image works well.
But In Infrared Image, white area of image turns black when using Camera Remap function.
I need your help.

Thanks.

Hey, I spent some time looking at this and trying to fix it. The issue is these are ‘invalid’ pixels, so they don’t get a good remap value. If I try to detect these than other pixels which were previously black end up white, so it’s not a clean remapping. You could use a Threshold TOP to massage the data in the way you desire. Hopefully the Kinect Azure has better results.
Thanks for your report.

Thank you malcolm.
I’ll try it.:smiley: