Uses of Interface
boofcv.misc.IteratorReset
-
Uses of IteratorReset in boofcv.alg.mvs
Modifier and TypeClassDescriptionclass
PointToIndexIterator<T extends PointIndex<T,
P>, P extends GeoTuple<P>> Specialized iterator that takes in a list of points but iterates over PointIndex.class
ScenePointsSetIterator<T extends PointIndex<T,
P>, P extends GeoTuple<P>> Given ascene
, this will iterate through points in that scene that are inside of a provided array full of indexes. -
Uses of IteratorReset in boofcv.misc