| Modifier and Type | Field and Description |
|---|---|
private int |
currentIndex
Index of iterator in set.
|
private Vector<MTBImage> |
images |
| Constructor and Description |
|---|
MTBBatchInputImageDataIterator(String directory,
boolean rec)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
MTBImage |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic MTBBatchInputImageDataIterator(String directory, boolean rec)
directory - Directory to process.rec - Flag for recursive processing of sub-directories.Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.