HomeSort by relevance Sort by last modified time
    Searched full:picture_name (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/imgproc/test/
test_houghLines.cpp 105 string picture_name; member in class:BaseHoughLineTest
119 picture_name = std::tr1::get<0>(GetParam());
134 picture_name = std::tr1::get<0>(GetParam());
145 string filename = cvtest::TS::ptr()->get_data_path() + picture_name;
165 String test_case_name = format("lines_%s_%.0f_%.2f_%d_%d_%d", picture_name.c_str(), rhoStep, thetaStep,

Completed in 61 milliseconds