HomeSort by relevance Sort by last modified time
    Searched defs:TestHypothesesGrow (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/cudalegacy/test/
TestHypothesesGrow.h 50 class TestHypothesesGrow : public NCVTestProvider
54 TestHypothesesGrow(std::string testName, NCVTestSourceProvider<Ncv32u> &src,
64 TestHypothesesGrow(const TestHypothesesGrow&);
65 TestHypothesesGrow& operator=(const TestHypothesesGrow&);
TestHypothesesGrow.cpp 46 TestHypothesesGrow::TestHypothesesGrow(std::string testName_, NCVTestSourceProvider<Ncv32u> &src_,
63 bool TestHypothesesGrow::toString(std::ofstream &strOut)
76 bool TestHypothesesGrow::init()
82 bool TestHypothesesGrow::process()
161 bool TestHypothesesGrow::deinit()

Completed in 45 milliseconds