working with yml files in python and opencv

inshu chauhan insideshoes at gmail.com
Wed Oct 31 10:42:47 EDT 2012


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 !!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20121031/4e924cf4/attachment.html>


More information about the Python-list mailing list