Autonomous Space Robotics Lab

Speeded Up SURF

UTIAS ASRL

asrl::SurfOctaveParameters Class Reference

A structure which holds the constant parameters that describe an octave layout. More...

#include <gpu_globals.h>

List of all members.

Public Attributes

int x_size
 The width of the octave buffer.
int y_size
 The height of the octave buffer.
int nIntervals
 The number of intervals in the octave.
int border
 The size of the octave border in pixels.
int step
 The step size used in this octave in pixels.
float mask_width
 Mask sizes derived from the mask parameters.
float mask_height
 Mask sizes derived from the mask parameters.
float dxy_center_offset
 Mask sizes derived from the mask parameters.
float dxy_half_width
 Mask sizes derived from the mask parameters.
float dxy_scale
 Mask sizes derived from the mask parameters.

Detailed Description

A structure which holds the constant parameters that describe an octave layout.

Definition at line 90 of file gpu_globals.h.


Member Data Documentation

The size of the octave border in pixels.

Definition at line 99 of file gpu_globals.h.

Mask sizes derived from the mask parameters.

Definition at line 108 of file gpu_globals.h.

Mask sizes derived from the mask parameters.

Definition at line 110 of file gpu_globals.h.

Mask sizes derived from the mask parameters.

Definition at line 112 of file gpu_globals.h.

Mask sizes derived from the mask parameters.

Definition at line 106 of file gpu_globals.h.

Mask sizes derived from the mask parameters.

Definition at line 104 of file gpu_globals.h.

The number of intervals in the octave.

Definition at line 97 of file gpu_globals.h.

The step size used in this octave in pixels.

Definition at line 101 of file gpu_globals.h.

The width of the octave buffer.

Definition at line 93 of file gpu_globals.h.

The height of the octave buffer.

Definition at line 95 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 doxygen 1.6.2