Ask Your Question
1

GPU version of findHomography?

asked 2014-08-12 12:00:47 -0600

abelis gravatar image

Is there a GPU version of findHomography()?

Currently working with :

gpu::GoodFeaturesToTrackDetector_GPU

gpu::PyrLKOpticalFlow

So I have my points, now I need a transformation matrix (M) to use gpu::warpPerspective

Thanks in advance.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-08-13 05:52:01 -0600

JohannesZ gravatar image

You may consider the following:

http://nghiaho.com/?page_id=611

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-08-12 12:00:47 -0600

Seen: 1,971 times

Last updated: Aug 13 '14