138 MEM_CXX_CLASS_ALLOC_FUNCS(
"Freestyle:SteerableViewMap")
Configuration definitions.
Vectors and Matrices (useful type definitions).
Read Guarded memory(de)allocation.
double * AddFEdge(FEdge *iFEdge)
uint getSVMNumber(Vec2f dir)
float readCompleteViewMapPixel(int iLevel, int x, int y)
uint getNumberOfPyramidLevels() const
uint getNumberOfOrientations() const
SteerableViewMap(uint nbOrientations=4)
map< uint, double * > _mapping
vector< Vec2d > _directions
double ComputeWeight(const Vec2d &dir, uint iNOrientation)
void saveSteerableViewMap() const
float readSteerableViewMapPixel(uint iOrientation, int iLevel, int x, int y)
ImagePyramid ** _imagesPyramids
void buildImagesPyramids(GrayImage **steerableBases, bool copy=false, uint iNbLevels=4, float iSigma=1.0f)
VecMat::Vec2< double > Vec2d
VecMat::Vec2< float > Vec2f