#include "GUI/XWinManaged.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Util/Types.H"
#include "Util/log.H"
#include "Image/DrawOps.H"
#include "MBARI/Geometry2D.H"
#include "Image/OpenCVUtil.H"
#include "Image/ColorOps.H"
#include "SeaBee/VisionRecognizer.H"
#include "SeaBee/PipeRecognizer.H"
Go to the source code of this file.
find pipe
finds pipelines in an image
find pipelines in image
Definition in file PipeRecognizer.C.