Uses of Class
boofcv.abst.geo.h.HomographyDLT_to_Epipolar
Packages that use HomographyDLT_to_Epipolar
-
Uses of HomographyDLT_to_Epipolar in boofcv.factory.geo
Methods in boofcv.factory.geo that return HomographyDLT_to_EpipolarModifier and TypeMethodDescriptionstatic HomographyDLT_to_Epipolar
FactoryMultiView.homographyDLT
(boolean normalizeInput) Returns an algorithm for estimating a homography matrix given a set ofAssociatedPair
.