Correct way to read depth images
I need to use the dataset at http://www.informatik.uni-freiburg.de/~spinello/RGBD-dataset.html and i'd like to know how to correctly read in the depth images using opencv.
I've uploaded one of these depth images here: http://bitshare.com/files/fqil8g7s/seq0_0000_0.pgm.html
Thank you.