Public Member Functions | Public Attributes | Static Public Attributes
pano::Globber Struct Reference

#include <MoleculeProcessor.h>

List of all members.

Public Member Functions

 Globber (MoleculeGlob *glob, cv::Ptr< ModelFitter > fitter)
void operator() (cv::Ptr< ImageAtom > atom)

Public Attributes

cv::Ptr< ModelFitterfitter
MoleculeGlobglob

Static Public Attributes

static const std::string VERBOSE = "GlobberVerbose"

Detailed Description

Function object for stl::algorithms that iterator over collections of cv::Ptr<ImageAtom> This one - takes atoms and queryies the MoleculeGlob with the ModelGitter

Definition at line 93 of file MoleculeProcessor.h.


Constructor & Destructor Documentation

pano::Globber::Globber ( MoleculeGlob glob,
cv::Ptr< ModelFitter fitter 
) [inline]

Definition at line 98 of file MoleculeProcessor.h.


Member Function Documentation

void pano::Globber::operator() ( cv::Ptr< ImageAtom atom)

Definition at line 660 of file MoleculeProcessor.cpp.


Member Data Documentation

Definition at line 97 of file MoleculeProcessor.h.

Definition at line 96 of file MoleculeProcessor.h.

const std::string pano::Globber::VERBOSE = "GlobberVerbose" [static]

Definition at line 95 of file MoleculeProcessor.h.


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


pano_core
Author(s): Ethan Rublee
autogenerated on Mon Mar 14 2016 10:56:54