I'm developing a C++ fall detection application using this data set: http://fenix.univ.rzeszow.pl/~mkepski/ds/uf.html I can have from those images depth distance in millimeters, but I want to calculate (if it's possible) real world X and Y coordinates of pixels.
Is is possible? How can I do It?