KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Features Class Reference

Allows to manipulate basic 2d image features (edges, fitted line segments and manhattan worl). This is mostly useful for Manhattan world scenes so it might be renamed. This class contains the following features: More...

Detailed Description

Allows to manipulate basic 2d image features (edges, fitted line segments and manhattan worl). This is mostly useful for Manhattan world scenes so it might be renamed. This class contains the following features:

This class mostly offers IO functions. Features can be written (read) to a file. Only the available features will be written (read).

The class also manages options for feature detection

For more details on each feature, it is recommended to check the relevant file. For edges: edge_cpp/edge.h For edge_segments: edge_cpp/line_segment.h For Manhattan scene features: edge_cpp/manhattan_world.h


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