Public Member Functions | |
~WorkingMemory () | |
Destructor. | |
void | setImage (Image< PixRGB< byte > > &img) |
bool | setMemory (Point2D< int > &loc, int val, int radius=1) |
Definition at line 47 of file WorkingMemory.H.
WorkingMemory::~WorkingMemory | ( | ) |
Destructor.
Definition at line 56 of file WorkingMemory.C.