Package matchedTemplateClassifer.offline
Class MTOfflineProcess
java.lang.Object
matchedTemplateClassifer.offline.MTOfflineProcess
Offline processes for the matched click classifier.
Used in viewer mode to run the click train algorithm
- Author:
- Jamie Macaulay
-
Constructor Summary
ConstructorDescriptionMTOfflineProcess
(MTClassifierControl mtControl) Constructor for matched template classifier offline process. -
Method Summary
Modifier and TypeMethodDescriptionvoid
showOfflineDialog
(Frame parentFrame) Show the offline dialog for the matched click classifier
-
Constructor Details
-
MTOfflineProcess
Constructor for matched template classifier offline process.- Parameters:
mtControl
- - the mt classifier control
-
-
Method Details
-
showOfflineDialog
Show the offline dialog for the matched click classifier- Parameters:
parentFrame
-
-