
#include "Beobot/BeobotBrainMT.H"#include "Neuro/gistParams.H"#include "Neuro/GistEstimatorStd.H"#include "Image/MathOps.H"#include "Image/DrawOps.H"#include "Image/ShapeOps.H"#include "Image/Transforms.H"#include "Image/fancynorm.H"#include "Image/FilterOps.H"#include "Image/PyrBuilder.H"#include "Image/ColorOps.H"#include "Util/Timer.H"#include "Image/CutPaste.H"#include "Image/MorphOps.H"
Go to the source code of this file.
Functions | |
| void * | BeobotBrainMT_threadCompute (void *c) |
efficient implementation of the feature pyramids, Saliency, Gist, Shape Estimator for Beobot
Definition in file BeobotBrainMT.C.
1.6.3