public class ExportTest
extends Object
Tests for export functionality.
-
Constructor Summary 
Constructors
-
Method Summary 
void
Test exporting detections to mat files.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
ExportTest 
public ExportTest()
-
Method Details 
-
matFileTest 
@Test
public void matFileTest()
throws
Exception
Test exporting detections to mat files.
- Throws:
Exception