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
ConstructorsConstructorDescriptionMTOfflineProcess(MTClassifierControl mtControl) Constructor for matched template classifier offline process. - 
Method Summary
Modifier and TypeMethodDescriptionvoidshowOfflineDialog(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-
 
 -