public class AffineSimulationKeypointListArrayIterator extends KeypointListArrayIterator
kpli
Constructor and Description |
---|
AffineSimulationKeypointListArrayIterator(LocalFeatureList<? extends Keypoint> kpl)
Construct with list of features
|
Modifier and Type | Method and Description |
---|---|
FeatureFileFeature |
next() |
hasNext, remove
public AffineSimulationKeypointListArrayIterator(LocalFeatureList<? extends Keypoint> kpl)
kpl
- public FeatureFileFeature next()
next
in interface Iterator<FeatureFileFeature>
next
in class KeypointListArrayIterator