kaori
A C++ library for barcode extraction and matching
|
Defines the ScanTemplate
class.
More...
Go to the source code of this file.
Classes | |
class | kaori::ScanTemplate< max_size > |
Scan a read sequence for the template sequence. More... | |
struct | kaori::ScanTemplate< max_size >::State |
Details on the current match to the read sequence. More... | |
Namespaces | |
namespace | kaori |
Namespace for the kaori barcode-matching library. | |
Defines the ScanTemplate
class.