libcrn
3.9.5
A document image processing library
|
Gradient shape context factory. More...
#include <CRNGradientShapeContext.h>
Classes | |
struct | SC |
Static Public Member Functions | |
static std::vector< SC > | CreateFixed (const ImageGradient &igr, size_t npoints, size_t ndummy) |
static std::vector< SC > | CreateRatio (const ImageGradient &igr, size_t divisor, size_t ndummy) |
static double | Distance (const std::vector< SC > &img1, const std::vector< SC > &img2) |
Static Public Attributes | |
static constexpr auto | size = ngrad * ntheta * nrho |
static constexpr auto | toffset = ngrad |
static constexpr auto | roffset = toffset * ntheta |
Gradient shape context factory.
Definition at line 42 of file CRNGradientShapeContext.h.
|
static |
Definition at line 70 of file CRNGradientShapeContext.h.
|
static |
Definition at line 122 of file CRNGradientShapeContext.h.
|
static |
Definition at line 132 of file CRNGradientShapeContext.h.
|
static |
Definition at line 47 of file CRNGradientShapeContext.h.
|
static |
Definition at line 45 of file CRNGradientShapeContext.h.
|
static |
Definition at line 46 of file CRNGradientShapeContext.h.