snark
Public Types | Static Public Member Functions | List of all members
filters Struct Reference

filter pipeline helpers More...

#include <filters.h>

Public Types

typedef std::pair
< boost::posix_time::ptime,
cv::Mat > 
value_type
 value type

Static Public Member Functions

static value_type apply (std::vector< filter > &filters, value_type m)
 apply filters (a helper)
static std::vector< filter > make (const std::string &how)
 return filters from name-value string
static const std::string & usage ()
 return filter usage

Detailed Description

filter pipeline helpers


The documentation for this struct was generated from the following files: