#include <vlneighborhood.h>
Public Member Functions | |
| vlNeighborhoodKernel () | |
| ~vlNeighborhoodKernel () | |
| const std::vector< float > & | getCoeffs () const |
| Get the coeffecients for the offsets. | |
Protected Attributes | |
| std::vector< float > | m_coeff |
| This stores the coeffecients at each offset of the neighborhood. | |
Definition at line 107 of file vlneighborhood.h.
|
|
Definition at line 109 of file vlneighborhood.h. |
|
|
Definition at line 111 of file vlneighborhood.h. |
|
|
Definition at line 114 of file vlneighborhood.h. References m_coeff. |
|
|
Definition at line 118 of file vlneighborhood.h. Referenced by getCoeffs(). |
1.3.3