|
ReadFramework
|
#include <LayoutTest.h>
Public Member Functions | |
| SuperPixelTest (const TestConfig &config=TestConfig()) | |
| bool | testSuperPixel () const |
| bool | collectFeatures () const |
| bool | train () const |
| bool | eval () const |
Protected Member Functions | |
| bool | load (cv::Mat &img) const |
| bool | load (rdf::PageXmlParser &parser) const |
Protected Attributes | |
| TestConfig | mConfig |
| rdf::SuperPixelTest::SuperPixelTest | ( | const TestConfig & | config = TestConfig() | ) |
| bool rdf::SuperPixelTest::collectFeatures | ( | ) | const |
| bool rdf::SuperPixelTest::eval | ( | ) | const |
|
protected |
|
protected |
| bool rdf::SuperPixelTest::testSuperPixel | ( | ) | const |
| bool rdf::SuperPixelTest::train | ( | ) | const |
|
protected |