I have written an algorithm that uses depth data to track a pixel in an image. Below is the snippet of the code:
pos= (round(depth_point[0],2), round(depth_po