Structural deformable models
|
Go to the source code of this file.
Macros | |
#define | NULL 0L |
Typedefs | |
typedef unsigned char | byte |
typedef unsigned short | word |
typedef unsigned long | dword |
#define NULL 0L |
Definition at line 9 of file simpletypes.h.
Referenced by _kickoff(), MStructure::addExpectation(), SensorCollection::addSensor(), EMDRect::copy(), EMDGauss::copy(), EMDXformer::copy(), DType::createInstance(), EMDXformer::EMDXformer(), Searcher::evolve(), SubStructure::generateEMDist(), Searcher::getBindex(), Model::getDataScale(), ExpectationMap::getEDist(), Brain::getGeomMutex(), Model::getMaxRadius(), Searcher::getShapeWeight(), StructPath::getWinner(), Searcher::getWinner(), ImageWindow::ImageWindow(), Dataset::loadImage(), Model::mergeSensorCollection(), Model::Model(), operator<<(), SensorCollection::readSensor(), ImageWindow::selectSensor(), IOException::setMessage(), FFind::setPattern(), setStatusText(), vuThread::startThread(), vuThread::stopThread(), vuMutex::unlock(), vuMutex::vuMutex(), Brain::~Brain(), EMDXformer::~EMDXformer(), ExpectationMap::~ExpectationMap(), ImageWindow::~ImageWindow(), IOException::~IOException(), Model::~Model(), SensorDialog::~SensorDialog(), and vuThread::~vuThread().
typedef unsigned char byte |
Definition at line 4 of file simpletypes.h.
typedef unsigned long dword |
Definition at line 6 of file simpletypes.h.
typedef unsigned short word |
Definition at line 5 of file simpletypes.h.