asrl::Keypoint Class ReferenceA keypoint class used on the GPU. More...
Detailed DescriptionA keypoint class used on the GPU. It is very difficult to use complicated header files with CUDA. For example, both boost and opencv cause problems. Hence, we must create our own keypoint type and use that in the CUDA functions. Definition at line 125 of file gpu_globals.h. Constructor & Destructor Documentation
Definition at line 128 of file gpu_globals.h. Member Data Documentation
Definition at line 134 of file gpu_globals.h. Definition at line 135 of file gpu_globals.h.
Definition at line 133 of file gpu_globals.h.
Definition at line 132 of file gpu_globals.h.
Definition at line 130 of file gpu_globals.h.
Definition at line 131 of file gpu_globals.h. The documentation for this class was generated from the following file: Generated on Fri Apr 30 20:06:20 2010 for gpusurf by 1.6.2 |