Changed RANSAC Homography estimation for speed. Each minimal set is checked for consi...
authorjmbuena <josemiguel.buenaposada@urjc.es>
Fri, 11 Jan 2013 00:55:56 +0000 (01:55 +0100)
committerjmbuena <josemiguel.buenaposada@urjc.es>
Fri, 11 Jan 2013 00:55:56 +0000 (01:55 +0100)
commit6d738f6a3f3248859339164a748ad98f8abd5a93
tree088dc3bff5437a4bf7eec35f512318eaf1fe401a
parent19229f2fa0914245c4e20e66ed3b04cd6f5f0c3a
Changed RANSAC Homography estimation for speed. Each minimal set is checked for consistency before actually fit a candidate homography.
modules/calib3d/src/_modelest.h
modules/calib3d/src/fundam.cpp
modules/calib3d/src/modelest.cpp