angleFlag | Hmax | [protected] |
c1Patches | HmaxFL | [protected] |
c1PatchSizes | HmaxFL | [protected] |
c1SpaceOL | Hmax | [protected] |
clearC1(Image< float > **&c1Res) (defined in Hmax) | Hmax | |
extractRandC1Patch(std::string dirname, Image< float > &image, int index, std::vector< int > patchSizes) | HmaxFL | |
extractRandC1Patches(std::string dirname, Image< float > *&posTrainingImages, int numPosTrainImages, std::vector< int > patchSizes, int nPatchesPerSize) (defined in HmaxFL) | HmaxFL | |
filter | Hmax | [protected] |
freeC1Patches() (defined in HmaxFL) | HmaxFL | |
freeMem() | HmaxFL | |
getC1(const Image< float > &input, Image< float > **&c1Res) (defined in Hmax) | Hmax | |
getC1Patches() | HmaxFL | |
getC1PatchesPerSize() (defined in HmaxFL) | HmaxFL | |
getC1PatchSizes() (defined in HmaxFL) | HmaxFL | |
getC2(const Image< float > &input, float **&c2Res) | HmaxFL | |
Hmax::getC2(const Image< float > &input) | Hmax | |
getNumOrientations() (defined in Hmax) | Hmax | |
Hmax() | Hmax | |
Hmax(const int nori, const std::vector< int > &spacess, const std::vector< int > &scaless, const int c1spaceol=2, const bool angleflag=true, const float s2t=1.0F, const float s2s=1.0F, const float stdmin=1.75F, const float stdstep=0.5F, const int fsmin=3, const int fsstep=1) | Hmax | |
HmaxFL() | HmaxFL | |
HmaxFL(const int nori, const std::vector< int > &spacess, const std::vector< int > &scaless, const int c1spaceol=2, const bool angleflag=true, const float s2t=1.0F, const float s2s=1.0F, const float gamma=0.3F, const float divstart=4.05F, const float divstep=-0.05F, const int fsmin=5, const int fsstep=2) | HmaxFL | |
init(const int nori, const std::vector< int > &spacess, const std::vector< int > &scaless, const int c1spaceol=2, const bool angleflag=true, const float s2t=1.0F, const float s2s=1.0F, const float gamma=0.3F, const float divstart=4.05F, const float divstep=-0.05F, const int fsmin=5, const int fsstep=2) | HmaxFL | |
Hmax::init(const int nori, const std::vector< int > &spacess, const std::vector< int > &scaless, const int c1spaceol=2, const bool angleflag=true, const float s2t=1.0F, const float s2s=1.0F) | Hmax | |
initC1(Image< float > **&c1Res) (defined in Hmax) | Hmax | |
initFilters(const float gamma, const float divstart, const float divstep, const int fsmin, const int fsstep) (defined in HmaxFL) | HmaxFL | |
initFilters(const float stdmin, const float stdstep, const int fsmin, const int fsstep) (defined in Hmax) | Hmax | |
initialized | Hmax | [protected] |
nC1PatchesPerSize | HmaxFL | [protected] |
no | Hmax | [protected] |
ns | Hmax | [protected] |
nsb | Hmax | [protected] |
nswb | HmaxFL | [protected] |
origGetC2(const Image< float > &imag) | Hmax | |
printCorners(const char name[], const Image< float > &im, bool cond) (defined in Hmax) | Hmax | |
readDir(std::string dirName) | Hmax | |
readInC1Patches(std::string fileName) (defined in HmaxFL) | HmaxFL | |
readList(std::string inName) (defined in Hmax) | Hmax | |
s2Sigma | Hmax | [protected] |
s2Target | Hmax | [protected] |
scaleSS (defined in Hmax) | Hmax | [protected] |
setC1Patches(Image< float > ***&patches, std::vector< int > patchSizes, int numPatchesPerSize) | HmaxFL | |
spaceSS (defined in Hmax) | Hmax | [protected] |
sumFilter(const Image< float > &image, const float radius, Image< float > &newImage) (defined in Hmax) | Hmax | |
sumFilter(const Image< float > &image, const Rectangle &support, Image< float > &newImage) (defined in Hmax) | Hmax | |
windowedPatchDistance(Image< float > *&images, int nimages, Image< float > *&patches, int npatches, Image< float > &D) | HmaxFL | |
writeOutC1Patch(std::string dirName, Image< float > &patch, int i, int j, int k) (defined in HmaxFL) | HmaxFL | |
writeOutC1Patches(std::string dirName) (defined in HmaxFL) | HmaxFL | |
writeOutImage(const Image< float > &im, std::string &fName) (defined in Hmax) | Hmax | |
~Hmax() | Hmax | |
~HmaxFL() | HmaxFL |