|
TuttleOFX
1
|
#include <terry/channel.hpp>#include <terry/math/Rect.hpp>#include <terry/algorithm/transform_pixels.hpp>#include <terry/numeric/operations.hpp>#include <terry/numeric/init.hpp>#include <terry/numeric/assign_minmax.hpp>#include <boost/assert.hpp>

Go to the source code of this file.
Data Structures | |
| struct | terry::filter::pixel_locator_gradientLocalMaxima_t< SView, DView > |
Namespaces | |
| namespace | terry |
| namespace | terry::filter |
Functions | |
| template<class SView , class DView > | |
| void | terry::filter::applyLocalMaxima (const SView &srcView, DView &dstView) |