Constructor and Description |
---|
IcyTrackFormatWriter(File file,
Model model,
double[] calibration) |
IcyTrackFormatWriter(File file,
Model model,
double[] calibration,
String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkInput() |
String |
getErrorMessage() |
long |
getProcessingTime() |
static void |
main(String[] args) |
boolean |
process() |
public long getProcessingTime()
getProcessingTime
in interface Benchmark
public boolean checkInput()
checkInput
in interface Algorithm
public String getErrorMessage()
getErrorMessage
in interface Algorithm
public static void main(String[] args) throws org.jdom2.JDOMException, IOException
org.jdom2.JDOMException
IOException
Copyright © 2015–2021 Fiji. All rights reserved.