Public Member Functions | |
GaborPatchItemFactory (int thetaSeed, int phaseSeed, int contrastSeed, double gaborPeriod=15.0, double gaborSigma=7.5) | |
virtual rutz::shared_ptr < SearchItem > | make (const geom::vec2d &pos) |
rutz::shared_ptr< GaborPatchItem > | makeForeground (const geom::vec2d &pos, const double theta) |
Definition at line 122 of file GaborPatch.H.