Engauge Digitizer 2
Loading...
Searching...
No Matches
PointMatchAlgorithm.h File Reference
#include "fftw3.h"
#include "Point.h"
#include "PointMatchPixel.h"
#include "PointMatchTriplet.h"
#include "Points.h"
#include <QList>
#include <QPoint>
Include dependency graph for PointMatchAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PointMatchAlgorithm
 Algorithm returning a list of points that match the specified point. More...

Typedefs

typedef QList< PointMatchTripletPointMatchList

Typedef Documentation

◆ PointMatchList

Definition at line 22 of file PointMatchAlgorithm.h.