How to load a yml file in python and work with it ?? I used : import cv data = cv.Load("Z:/data/xyz_00000_300.yml")
But when I print data.. it just gives the detail of the image like number of rows and columns etc.... I want read what is there in the pixel of the image.. can somebody help.. thanx in advance !!!
-- http://mail.python.org/mailman/listinfo/python-list