#include <EdgeDetector.h>
Inheritance diagram for prapi::texture::EdgeDetector< T, U >:

Public Methods | |
| EdgeDetector (BorderAction borderAction=BORDER_REFLECT) | |
| Constructor of EdgeDetector. | |
| ~EdgeDetector () | |
| Destructor of EdgeDetector. | |
Protected Attributes | |
| BorderAction | _BorderAction |
| BorderAction is for the border handling. | |
|
||||||||||
|
Constructor of EdgeDetector.
|