Jet.H File Reference

#include "Util/Assert.H"
#include "Util/Types.H"
#include "Channels/VisualFeatures.H"
#include "Util/Promotions.H"
#include "Util/log.H"
#include "rutz/shared_ptr.h"
#include <cstdarg>
#include <vector>
Include dependency graph for Jet.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JetSpec
 This class specifies the features, scales and indices represented in a Jet. More...
struct  JetSpec::JFT
 Chained list element that holds index range defs for given feature type.
struct  JetSpec::JF
 chained list element that holds JTF definitions for given feature
class  Jet< T >
 This class specifies a Jet, i.e., array of feature values for one location. More...

Functions

double raodistance (const Jet< float > &j1, const Jet< float > &j2, const int idxmin, const int idxmax)
 Compute distance between two Jets like Rao et al., Vis Res, 2002.
template<class Stream , class T >
Stream & operator<< (Stream &s, const Jet< T > &j)
template<class Stream , class T >
Stream & operator>> (Stream &s, Jet< T > &j)

Detailed Description

a simple jet (i.e., cortical hypercolumn)

Definition in file Jet.H.


Function Documentation

double raodistance ( const Jet< float > &  j1,
const Jet< float > &  j2,
const int  idxmin,
const int  idxmax 
)

Compute distance between two Jets like Rao et al., Vis Res, 2002.

Definition at line 253 of file Jet.C.

References ASSERT, Jet< T >::getIndexRange(), Jet< T >::getNbIndexRanges(), Jet< T >::getVal(), Jet< T >::hasFeatureType(), NBVISUALFEATURES, and RAW.

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