OTB  9.0.0
Orfeo Toolbox
Modules | Classes
+ Collaboration diagram for Iterators:

Modules

 Image Iterators
 

Classes

class  otb::PolyLineImageConstIterator< TImage, TPath >
 
class  otb::PolyLineImageIterator< TImage, TPath >
 

Detailed Description

Iterators are the mechanism used to walk over the content of a particular data object. They allow defining paths and directions along which the data should be walked through.