Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
BIAS::cornerstruct Class Reference

used only by Susan corner detector More...

#include <FeatureDetector/CornerDetectorSusan.hh>

Public Attributes

int dx
 
int dy
 
int I
 
int info
 
int x
 
int y
 

Detailed Description

used only by Susan corner detector

Definition at line 210 of file CornerDetectorSusan.hh.

Member Data Documentation

int BIAS::cornerstruct::dx

Definition at line 211 of file CornerDetectorSusan.hh.

int BIAS::cornerstruct::dy

Definition at line 211 of file CornerDetectorSusan.hh.

int BIAS::cornerstruct::I

Definition at line 211 of file CornerDetectorSusan.hh.

int BIAS::cornerstruct::info

Definition at line 211 of file CornerDetectorSusan.hh.

int BIAS::cornerstruct::x

Definition at line 211 of file CornerDetectorSusan.hh.

int BIAS::cornerstruct::y

Definition at line 211 of file CornerDetectorSusan.hh.


The documentation for this class was generated from the following file: