ArrayCreator.H File Reference

#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/vec2.h"
#include "rutz/rand.h"
#include <string>
#include <vector>
Include dependency graph for ArrayCreator.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArrayItem
class  BarItem
class  CircleItem
class  SquareItem
class  BlobItem
class  ArrayCreator
struct  ArrayCreator::RF

Enumerations

enum  ItemType {
  BARV, BARH, CIRCLE, SQUARE,
  BLOB
}
enum  ColorSpace { RGB, HSV, DKL }

Functions

std::string convertToString (const ItemType &itemtype)
 Dims overload: format is "<ItemType>".
void convertFromString (const std::string &str, ItemType &itemtype)
 Dims overload: format is "<ItemType>".
std::string convertToString (const ColorSpace &colorspace)
 Dims overload: format is "<ColorSpace>".
void convertFromString (const std::string &str, ColorSpace &colorspace)
 Dims overload: format is "<ColorSpace>".

Variables

const ModelOptionCateg MOC_PSYCHOARRAYCREATOR
 Command line options that could be used with the ArrayCreator object.
const ModelOptionDef OPT_ACFileName
const ModelOptionDef OPT_ACItemRadius
const ModelOptionDef OPT_ACJitterLevel
const ModelOptionDef OPT_ACBackgroundColor
const ModelOptionDef OPT_ACPpdX
const ModelOptionDef OPT_ACPpdY
const ModelOptionDef OPT_ACPermuteTargs

Detailed Description

create search arrays

Definition in file ArrayCreator.H.


Function Documentation

void convertFromString ( const std::string str,
ColorSpace &  colorspace 
)

Dims overload: format is "<ColorSpace>".

Definition at line 158 of file ArrayCreator.C.

void convertFromString ( const std::string str,
ItemType &  itemtype 
)

Dims overload: format is "<ItemType>".

Definition at line 122 of file ArrayCreator.C.

std::string convertToString ( const ColorSpace &  colorspace  ) 

Dims overload: format is "<ColorSpace>".

Definition at line 139 of file ArrayCreator.C.

std::string convertToString ( const ItemType &  itemtype  ) 

Dims overload: format is "<ItemType>".

Definition at line 99 of file ArrayCreator.C.


Variable Documentation

Command line options that could be used with the ArrayCreator object.

ArrayCreator options

Definition at line 49 of file ArrayCreator.C.

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