
#include "Channels/SubmapAlgorithmBiased.H"#include "Channels/ChannelVisitor.H"#include "Channels/ComplexChannel.H"#include "Channels/SingleChannel.H"#include "Image/Image.H"#include "Image/ShapeOps.H"#include "GUI/DebugWin.H"
Go to the source code of this file.
Functions | |
| void | setSubmapAlgorithmBiased (ChannelBase &chan) |
| Install SubmapAlgorithmBiased in all SingleChannel objects underneath chan. | |
Compute SingleChannel submaps with Bayesian biasing
Definition in file SubmapAlgorithmBiased.C.
| void setSubmapAlgorithmBiased | ( | ChannelBase & | chan | ) |
Install SubmapAlgorithmBiased in all SingleChannel objects underneath chan.
Definition at line 144 of file SubmapAlgorithmBiased.C.
References ChannelBase::accept(), and ModelComponent::getManager().
Referenced by SceneUnderstanding::biasFor().
1.6.3