
#include "BeoSub/BeoSubCanny.H"#include "Image/Image.H"#include "Image/Pixels.H"#include "Component/ModelManager.H"#include "Devices/FrameGrabberFactory.H"#include "Util/Timer.H"#include "Util/Types.H"#include "Util/log.H"#include <cstdio>#include <cstdlib>#include <cstring>#include "CannyModel.H"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Test BeoSubColor exclusion and shape detection
Definition in file test-BeoSubCanny.C.
1.6.3