|
ACT-CV - Machine Vision for Cognitive Modeling
|
find something in a larger image More...


Go to the source code of this file.
Classes | |
| class | MatchBase |
| base class for matching More... | |
| class | MatchImage |
| search for something in a bigger image More... | |
| class | BGMatchers |
| class for running many matchers in many threads More... | |
| struct | BGMatchers::ThreadData |
| work packet for a thread More... | |
| class | MatchContour |
| find a contour in the image. More... | |
Macros | |
| #define | NUM_THREADS 2 |
Typedefs | |
| typedef int | HANDLE |
find something in a larger image
Definition in file Matcher.h.
| #define NUM_THREADS 2 |
Definition at line 202 of file Matcher.h.
Referenced by BGMatchers::Match(), and BGMatchers::SetUpMatchers().