Uses of Class
boofcv.alg.sfm.overhead.CreateSyntheticOverheadView
Packages that use CreateSyntheticOverheadView
-
Uses of CreateSyntheticOverheadView in boofcv.alg.sfm.overhead
Subclasses of CreateSyntheticOverheadView in boofcv.alg.sfm.overheadModifier and TypeClassDescriptionclassCreateSyntheticOverheadViewPL<T extends ImageGray<T>>Implementation ofCreateSyntheticOverheadViewforPlanar.classCreateSyntheticOverheadViewS<T extends ImageGray<T>>Implementation ofCreateSyntheticOverheadViewforImageGray. -
Uses of CreateSyntheticOverheadView in boofcv.factory.sfm
Methods in boofcv.factory.sfm that return CreateSyntheticOverheadViewModifier and TypeMethodDescriptionstatic <T extends ImageBase<T>>
CreateSyntheticOverheadView<T>FactorySfmMisc.createOverhead(ImageType<T> imageType)