[jitter] Re: Inverting images with cv.jit objects
Stuart Binns
spbinns at hotmail.com
Wed Oct 31 10:11:34 MDT 2007
- Previous message: [jitter] Re: Inverting images with cv.jit objects
- Next message: [jitter] Re: Inverting images with cv.jit objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dear all - thanks for all your input so far, I really appreciate it. I have managed to use the jit.dimmap object to invert the image going into the cv.jit objects and it works well. Originally, I was going to show an image of the user so that's why I wanted to invert the whole image, but my design has changed, so I now only need to show the tracked object e.i. the output of cv.jit.blobs.centroids.draw. Jean, I think your idea would be better on my cpu so will try it out. Is there a specific object that will flip the tracking objects, or can I still use the jit.dimmap within the cv.jit objects? Also, I am going to use the tracked object to control perameters in my patch, so I ideally want to be able to extract the xy information of the tracked object. I have tried to unpack this information, but with no success. Is there a way of getting the x and y information of my tracked object? Regards,
- Previous message: [jitter] Re: Inverting images with cv.jit objects
- Next message: [jitter] Re: Inverting images with cv.jit objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
