kaori
A C++ library for barcode extraction and matching
Loading...
Searching...
No Matches
Classes | Namespaces
ScanTemplate.hpp File Reference

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.
 

Detailed Description

Defines the ScanTemplate class.