
#include "Image/OpenCVUtil.H"#include "BeoSub/BeoSubBin.H"#include "Component/ModelManager.H"#include "Media/FrameSeries.H"#include "Transport/FrameIstream.H"#include "Media/MediaOpts.H"#include "Image/CutPaste.H"#include "Image/Image.H"#include "Image/Pixels.H"#include "Image/ColorOps.H"#include "Raster/Raster.H"#include "Raster/GenericFrame.H"#include "Devices/DeviceOpts.H"#include "GUI/XWinManaged.H"#include "Util/Timer.H"#include "Image/DrawOps.H"#include "Image/ShapeOps.H"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
find bin
Definition in file test-BeoSubBin.C.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
window to display results
Definition at line 59 of file test-BeoSubBin.C.
References ModelComponent::addSubComponent(), drawCircle(), ModelComponent::exportOptions(), ModelManager::getExtraArgAs(), goforever, GenericFrame::initialized(), inplacePaste(), MC_IGNORE_MISSING, MC_RECURSE, MYLOGVERB, NO_INIT, ModelManager::numExtraArgs(), OPT_InputFrameDims, ModelManager::parseCommandLine(), Raster::ReadRGB(), rescale(), rutz::shared_ptr< T >::reset(), Image< T >::resize(), ModelComponent::setModelParamVal(), ModelManager::setOptionValString(), sformat(), ModelComponent::start(), ModelComponent::stop(), Raster::waitForKey(), writeText(), and ZEROS.
1.6.3