bazar  1.3.1
Classes | Variables
yape.h File Reference
#include <vector>
#include <cv.h>
#include <starter.h>
#include "keypoint.h"
Include dependency graph for yape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yape
 YAPE feature point detector. More...
struct  yape::dir_table
class  pyr_yape
 Pyramidal YAPE (Feature point extractor) More...

Variables

const int yape_max_radius = 20

Variable Documentation

const int yape_max_radius = 20

Definition at line 30 of file yape.h.

Referenced by yape::init_for_monoscale(), and pyr_yape::pyr_yape().