Public Member Functions | |
void | reset (uint numPyrLevel, uint numDirs, uint numSpeeds) |
Layout< byte > | getMTfeaturesDisplay (Image< byte > image) |
void | computeMTfeatures (std::vector< std::vector< ImageSet< float > > > itsRawSpatioTemporalEnergy) |
compute the Medial Temporal motion features | |
std::vector< Image< float > > | getMTfeatures () |
std::vector< Image< float > > | getMToptimalShift () |
Definition at line 56 of file MiddleTemporal.H.
void MiddleTemporal::computeMTfeatures | ( | std::vector< std::vector< ImageSet< float > > > | itsRawSpatioTemporalEnergy | ) |
compute the Medial Temporal motion features
Definition at line 82 of file MiddleTemporal.C.
returns the MT feature overlay on the input image for display purposes
Definition at line 1045 of file MiddleTemporal.C.
References angle(), Image< T >::getHeight(), Image< T >::getWidth(), inplaceNormalize(), lum, and ZEROS.