|
Enrollment 28.2.0
|
#include "enrollment/Export.h"#include "enrollment/Image/Image.h"#include "enrollment/Image/ImageAttribute.h"#include "enrollment/Logger/Logger.h"#include "enrollment/Print/HandPosition.h"#include "enrollment/Print/PrintAttributes/PrintCaptureDeviceTechnology.h"#include "enrollment/Print/PrintAttributes/PrintCaptureDeviceTypeID.h"#include "enrollment/Print/PrintAttributes/PrintCaptureDeviceVendorID.h"#include "enrollment/Print/PrintAttributes/PrintImpression.h"#include "enrollment/Print/PrintSegment.h"#include "enrollment/Serialization/Writer.h"#include <cmath>#include <memory>#include <mutex>#include <vector>Go to the source code of this file.
Classes | |
| class | PrintCapture |
| It holds all functions and data related to print manipulation. More... | |
| class | GuessedHandPosition |
| It represents guessed hand position of Slap. More... | |
| class | SlapCapture |
| It represents PrintCapture with Slap. More... | |
| class | ThumbsCapture |
| It represents PrintCapture with ThumbsCapture. More... | |