ACT-CV - Machine Vision for Cognitive Modeling
Public Attributes | List of all members
BGMatchers::ThreadData Struct Reference

work packet for a thread More...

Collaboration diagram for BGMatchers::ThreadData:
Collaboration graph

Public Attributes

const std::vector< GCPointer
< MatchImage > > * 
matchers
 
const BGMatchersowner
 

Detailed Description

work packet for a thread

Definition at line 205 of file Matcher.h.

Member Data Documentation

const std::vector<GCPointer<MatchImage> >* BGMatchers::ThreadData::matchers

Definition at line 206 of file Matcher.h.

Referenced by BGMatchers::Func(), and BGMatchers::SetUpMatchers().

const BGMatchers* BGMatchers::ThreadData::owner

Definition at line 207 of file Matcher.h.

Referenced by BGMatchers::Func(), and BGMatchers::SetUpMatchers().


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


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)