// // MPT_LabEmotions.h // // Created by Andrew Salamon on March 3, 2008. // Copyright (c) 2008 Machine Perception Laboratory University of California San Diego. // #import #import #import #import @interface MPT_LabEmotions : MPT_SVMPluginBase < MPT_PluginProtocolSVM_Post > { } @end