#include "Channels/IntegerOrientationChannel.H"
#include "Channels/ChannelOpts.H"
#include "Channels/IntegerSimpleChannel.H"
#include "Component/OptionManager.H"
#include "Image/ImageSetOps.H"
#include "Image/IntegerMathOps.H"
#include "Image/PyramidCache.H"
#include "Util/sformat.H"
#include "rutz/mutex.h"
#include "rutz/trace.h"
Go to the source code of this file.
Definition in file IntegerOrientationChannel.C.