cv::warpPerspective

8 views
Skip to first unread message

Edson Cordeiro do Valle

unread,
Aug 19, 2014, 11:10:28 PM8/19/14
to opencvde...@googlegroups.com
   Hello all
I'm using the funcion cv::warpPerspective to correct an image which was captured by webcam.
The fact is: If I use NO perspective correction, my capture loop runs at 23 frames per second (FPS) (almost the camera limit), however, if I use perspective correction, my FPS rate drops to almost 5 fps.
I'm using a very limited machine (a netbook) but I would like to know if there is a more computatinal efficient way  ( a function that takes less time to evaluate) to correct perspective images captured from webcams.

Regards
Edson Valle

Edson Cordeiro do Valle

unread,
Aug 20, 2014, 12:10:51 PM8/20/14
to opencvde...@googlegroups.com
Update
In my case, I've just identified ONE point in the image. I think that it could be better to transform just the position of this point.
Any tip of how to do it?
Regards
Reply all
Reply to author
Forward
0 new messages