kaori
A C++ library for barcode extraction and matching
Loading...
Searching...
No Matches
SimpleSingleMatch.hpp File Reference

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.
 

Detailed Description

Defines the SimpleSingleMatch class.