learnvision.C File Reference

#include "Channels/ChannelBase.H"
#include "Channels/ChannelVisitor.H"
#include "Channels/SingleChannel.H"
#include "Component/ModelManager.H"
#include "Image/Image.H"
#include "Image/MathOps.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Image/Transforms.H"
#include "Channels/RawVisualCortex.H"
#include "Raster/Raster.H"
#include "Util/SimTime.H"
#include "Util/Types.H"
#include <vector>
#include <cstdio>
Include dependency graph for learnvision.C:

Go to the source code of this file.

Functions

int main (const int argc, const char **argv)
 Basic program to learn feature map weights from static images.

Detailed Description

like ezvision.C but focused on learning

Definition in file learnvision.C.


Function Documentation

int main ( const int  argc,
const char **  argv 
)

Basic program to learn feature map weights from static images.

This program allows training of the relative weights of feature maps, given an image and associated binary target mask.

Definition at line 199 of file learnvision.C.

References ModelComponent::addSubComponent(), binaryReverse(), chamfer34(), InputFrame::fromRgb(), ModelManager::getExtraArg(), ModelManager::getExtraArgAs(), image, MYLOGVERB, ModelManager::parseCommandLine(), Raster::ReadGray(), Raster::ReadRGB(), ModelComponent::start(), ModelComponent::stop(), and sum().

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