ACT-CV - Machine Vision for Cognitive Modeling
|
create test images More...
#include <cv.h>
#include <highgui.h>
#include <boost/random/uniform_real_distribution.hpp>
#include <boost/random/taus88.hpp>
#include <mhexcptn.h>
#include <general/OpenCVHelpers.h>
#include <vision/FrameSource.h>
#include <vision/FrameObserver.h>
Go to the source code of this file.
Classes | |
class | TestFrameSource |
create random gray images More... | |
class | TestLineFrameSource |
create black and white images with strong street lines More... | |
class | TestLineFSStaticErr |
create black and white images with street lines and strong distractors More... | |
class | StillImage |
always return the same image More... | |
create test images
Definition in file TestFrameSource.h.