|
kaori
A C++ library for barcode extraction and matching
|
Defines the SimpleSingleMatch class.
More...
Go to the source code of this file.
Classes | |
| class | kaori::SimpleSingleMatch< max_size_ > |
| Search for a template with a single variable region. More... | |
| struct | kaori::SimpleSingleMatch< max_size_ >::Options |
Optional parameters for SimpleSingleMatch. More... | |
| struct | kaori::SimpleSingleMatch< max_size_ >::State |
State of search(). More... | |
Namespaces | |
| namespace | kaori |
| Namespace for the kaori barcode-matching library. | |
Defines the SimpleSingleMatch class.