#include "Component/ModelManager.H"
#include "Media/FrameSeries.H"
#include "Transport/FrameIstream.H"
#include "Media/MediaOpts.H"
#include "Raster/GenericFrame.H"
#include "Image/CutPaste.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Raster/Raster.H"
#include "GUI/XWinManaged.H"
#include "BeoSub/BeoSubCross.H"
Go to the source code of this file.
Defines | |
#define | BOOSTBLURFACTOR 90.0 |
#define | FREE_ARG char* |
#define | FILLBLEED 4 |
#define | INITIAL_TEMPERATURE 30.0 |
#define | FINAL_TEMPERATURE 0.5 |
#define | ALPHA 0.98 |
#define | STEPS_PER_CHANGE 1000 |
#define | BIN_ANGLE 0.588001425 |
Functions | |
int | main (int argc, char *argv[]) |
find cross
Definition in file test-BeoSubCross.C.
int main | ( | int | argc, | |
char * | argv[] | |||
) |
window to display results
Definition at line 66 of file test-BeoSubCross.C.
References ModelComponent::addSubComponent(), drawCrossOR(), ModelComponent::exportOptions(), ModelManager::getExtraArgAs(), Image< T >::getHeight(), Image< T >::getWidth(), goforever, Point2D< T >::i, GenericFrame::initialized(), inplacePaste(), MC_IGNORE_MISSING, MC_RECURSE, MYLOGVERB, NO_INIT, ModelManager::numExtraArgs(), ModelManager::parseCommandLine(), Raster::ReadRGB(), rescale(), rutz::shared_ptr< T >::reset(), Image< T >::resize(), ModelComponent::setModelParamVal(), sformat(), ModelComponent::start(), ModelComponent::stop(), and writeText().