QuadTree.H File Reference

#include "Channels/RawVisualCortex.H"
#include "Image/Image.H"
#include "Image/PixelsTypes.H"
#include "Image/Point2D.H"
#include "Image/Rectangle.H"
#include "rutz/shared_ptr.h"
#include "Util/log.H"
#include "Util/StringConversions.H"
#include "nub/ref.h"
#include <limits>
#include <math.h>
#include <stdio.h>
Include dependency graph for QuadTree.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QuadNode
struct  QuadNode::NodeState
class  QuadTree
class  PixelClassifier
class  ColorPixelClassifier
struct  ColorPixelClassifier::ColorCat
class  GistPixelClassifier

Typedefs

typedef std::vector< Point2D
< int > > 
Neighborhood

Functions

uint colorDistance (PixRGB< byte > A, PixRGB< byte >B)
double colorL2Distance (PixRGB< byte > A, PixRGB< byte >B)
std::string convertToString (const QuadNode &q)
std::string convertToString (const QuadNode::NodeState &n)

Detailed Description

QuadTree Multi-Class Classifier

Definition in file QuadTree.H.

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