public class BatchExtractorOptions extends BaseExtractorOptions
BatchExtractor
tool.Constructor and Description |
---|
BatchExtractorOptions() |
Modifier and Type | Method and Description |
---|---|
List<File> |
getInputs()
Get the input files
|
File |
getOutput(File f)
Get the output file corresponding to the input, making directories as
required
|
ThreadPoolExecutor |
getThreadPool()
Get the thread pool to use for performing operations
|
getInputImage, getInputImage, getMode, printTiming, serialiseExtractor
isAsciiMode
public BatchExtractorOptions()
public File getOutput(File f)
f
- the input filepublic ThreadPoolExecutor getThreadPool()