Main Page | Data Structures | File List | Data Fields | Globals

MrRayTracing Struct Reference

#include <mr_ray_tracing.h>


Data Fields

MrVectorlines
int nb_rays
int min_intersections
int min_lines_spaces


Detailed Description

Represents the ray tracing line detection algorithm.

This structure inherits the LineDetector with the first member as vector.


Field Documentation

MrVector* MrRayTracing::lines
 

Lines detected.

int MrRayTracing::min_intersections
 

Minimum of intersections required to be a possible line.

int MrRayTracing::min_lines_spaces
 

Minimum vertical spaces (in pixels) between 2 possible lines.

int MrRayTracing::nb_rays
 

Number of virtual vertical lines used to detect horizontal lines.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 9 17:29:42 2006 for MusicReco by  doxygen 1.4.4