cv.jit.shift extracting co-ordinates
I am using cv.jit.shift with CAMSHIFT algorithm for mouth recognition. This allows me to draw a rectangle around the mouth to follow it's movement. I now need to extract the co-ordinates of each of the 4 points of the rectangle. Does anyone know what object I could use for this?
[unpack 0 0 0 0]
It's just a list.
Jean-Marc
Thank you so much!