classPiiImage::DefaultSweepFunction
#include <PiiObjectProperty.h>
A Default struct which is used in line sweeper.
Description
Which does nothing. Provided for convience.
Constructors and destructor
|
virtual
|
Public member functions
|
virtual void
|
Operator() is called in sweepLine -function for each sweeped point. |
Function details
-
virtual ~DefaultSweepFunction
()[inline, virtual] -
virtual void operator()
[inline, virtual]Operator() is called in sweepLine -function for each sweeped point.
Parameters
- image
-
is gray-level image.
- x
-
is a x-point on line coordinate system.
- y
-
is a y-point on line coordinate system.
- pixelX
-
is a corresponding x-point on image coordinate system.
- pixelY
-
is a corresponding y-point on image coordinate system.
Add a note
Not a single note added yet. Be the first, add yours.