#include "Core/Geometry/RectangleSet.h"
Include dependency graph for MakeOverlappingRects.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Geometry |
Functions | |
template<class BackInsertIterator> | |
void | Impala::Core::Geometry::MakeOverlappingRects (BackInsertIterator bi, int imWidth, int imHeight, int borderWidth, int nrRegionsMin, int nrRegionsMax, int nrRegionsStepSize) |