#include "Gist/ContourBoundaryDetector.H"
#include "Image/ColorOps.H"
#include "Image/MathOps.H"
#include "Image/DrawOps.H"
#include <cstdio>
Go to the source code of this file.
Detect meaningful contours by weighting longer countour chains more
Definition in file ContourBoundaryDetector.C.