Package test.rawDeepLearningClassifier
Class KooguDLClassifierTest
java.lang.Object
test.rawDeepLearningClassifier.KooguDLClassifierTest
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidTest the koogu classifier and tests are working properly.static voidrunKooguClassifier(String relModelPath, String relWavPath, String relMatPath)  
- 
Constructor Details
- 
KooguDLClassifierTest
public KooguDLClassifierTest() 
 - 
 - 
Method Details
- 
kooguClassifierTest
@Test public void kooguClassifierTest()Test the koogu classifier and tests are working properly. This tests loading the koogu model and also using functions in KooguWorker. - 
runKooguClassifier
 
 -