#include "racdetect.h"
Include dependency graph for racpattern.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | RacLine |
Defines a line structure. More... | |
Functions | |
void | racFindPattern (RacLabelList &labelList, RacPixel *vertices) |
Finds the pattern based on the labelsList and stores the result in vertices. | |
void | setGlobalParameters (double *wx, double *wy) |
Set the pattern's world coordinates. |
|
Finds the pattern based on the labelsList and stores the result in vertices.
|
|
Set the pattern's world coordinates.
|