FloReader Module Reference

Simple class to read vision.middlebury.edu/flow ground-truth files.

This class is able to read ground-truth as provided by vision.middlebury.edu

input slots

output slots

OutputSlot< CImgList< T > > out
  flow data as output slot
OutputSlot< CImgList< T > > valid
  flow validity mask (1=valid,0=flow unknown)

parameters

Parameter< std::string > filename
  filename to read ground-truth from
Parameter< bool > invToZero
  set invalid flow values to zero

further information

This Module subclasses TemplatedParameteredObject< T >.
For documentation of parameters and slots inherited by this base class, please have a look at the corresponding Module reference.

This module is templated. There are instances with T=int,float,double.
An additional parameter called templatetype may be used to select which instantiation you want.

The detailed doxygen documentation beyond the parameters/slots may be found here.


Get Charon at SourceForge.net. Fast, secure and Free Open Source software downloads