cudahmaxfl-server.C File Reference

#include "Component/ModelManager.H"
#include "Learn/Bayes.H"
#include "GUI/DebugWin.H"
#include "NeovisionII/nv2_common.h"
#include "NeovisionII/nv2_label_server.h"
#include "GUI/XWindow.H"
#include "CUDA/CudaHmaxFL.H"
#include "CUDA/CudaHmax.H"
#include "CUDA/CudaImage.H"
#include "Image/Image.H"
#include "Image/ImageSet.H"
#include "Image/ColorOps.H"
#include "Image/ShapeOps.H"
#include "Image/CutPaste.H"
#include "Image/FilterOps.H"
#include "Image/Rectangle.H"
#include "Image/MathOps.H"
#include "Image/DrawOps.H"
#include "Image/MatrixOps.H"
#include "Image/Transforms.H"
#include "Image/Convolutions.H"
#include "Learn/SVMClassifier.H"
#include "Media/FrameSeries.H"
#include "nub/ref.h"
#include "Raster/GenericFrame.H"
#include "Raster/Raster.H"
#include "Util/Types.H"
#include "Util/log.H"
#include <signal.h>
#include "rutz/fstring.h"
#include "rutz/time.h"
#include "rutz/timeformat.h"
#include <fstream>
#include <map>
#include <vector>
#include <utility>
#include <iostream>
#include <iomanip>
#include <string>
#include <unistd.h>
#include <cstdlib>
Include dependency graph for cudahmaxfl-server.C:

Go to the source code of this file.

Defines

#define NORI   4
#define NUM_PATCHES_PER_SIZE   250

Functions

void terminateProc (int s)
std::string getBestLabel (const std::deque< std::string > &labels, const size_t mincount)
int main (const int argc, const char **argv)

Variables

const bool USECOLOR = false
bool terminate = false

Detailed Description

CUDA Hmax Label Server class

Definition in file cudahmaxfl-server.C.

Generated on Sun May 8 08:42:39 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3