@ I have two questions:
1 - may I ask for the method in which you do the depth normalization ? do you use the kinect 1 formula ( BYTE depth = 255 - (BYTE)(256*realDepth/0x0fff) ) ?
2 - does your method of normalization causes any real depth data ( represanting distance from the camera ) to change ?