/* * CERTPlugins.h * * Copyright (c) 2008 Machine Perception Laboratory * University of California San Diego. * * Authors: Andrew Salamon * * Please read the disclaimer and notes about redistribution * at the end of this file. * */ // Commonly used plugin related includes. #include "PluginController.h" #include "AfterFacePlugin.h" #include "FacePlugin.h" #include "SVMPlugin.h" #include "FeaturePlugin.h"