Package test.export

Class ExportTest

java.lang.Object
test.export.ExportTest

public class ExportTest extends Object
Tests for export functionality.
  • Constructor Details Link icon

    • ExportTest Link icon

      public ExportTest()
  • Method Details Link icon

    • matFileTest Link icon

      @Test public void matFileTest() throws Exception
      Test exporting detections to mat files.
      Throws:
      Exception