Installation dev: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 July 2023

  • curprev 11:1211:12, 18 July 2023Igor talk contribs 2,135 bytes −12 No edit summary
  • curprev 11:1211:12, 18 July 2023Igor talk contribs 2,147 bytes +2,147 Created page with "====== A note to the developers ====== To add a new algorithm one has to do two things: **(a)** Write a class that implements the ITrackingAlgorithm interface (javadoc here: http://homer.zpr.fer.hr/bactimas/doku.php?id=javadoc:javadoc). These are the summaries of the requested methods: void beforeBatch(int firstFrameNo) Invoked before processing batch. void beforeStep(int frameNo) Invoked before every step(). java.lang.String g..."