GpuSurfOctave.hpp File ReferenceA class representing a single octave used in the GPU SURF algorithm. More... #include "CudaSynchronizedMemory.hpp" #include "gpu_globals.h" Go to the source code of this file.
Detailed DescriptionA class representing a single octave used in the GPU SURF algorithm.
The class includes all memory allocation and parameters used to compute the octave. Memory for the detector is mirrored on the host mostly for debugging. Descriptions of the box filter parameters are provided in the asrl::GpuSurfOctave class description. Definition in file GpuSurfOctave.hpp. Generated on Fri Apr 30 20:06:20 2010 for gpusurf by 1.6.2 |