#include <mr_ray_tracing.h>
Data Fields | |
MrVector * | lines |
int | nb_rays |
int | min_intersections |
int | min_lines_spaces |
This structure inherits the LineDetector with the first member as vector.
|
Lines detected. |
|
Minimum of intersections required to be a possible line. |
|
Minimum vertical spaces (in pixels) between 2 possible lines. |
|
Number of virtual vertical lines used to detect horizontal lines. |