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

  /external/opencv3/modules/video/test/
test_tvl1optflow.cpp 146 const string frame1_path = TS::ptr()->get_data_path() + "optflow/RubberWhale1.png"; local
150 Mat frame1 = imread(frame1_path, IMREAD_GRAYSCALE);

Completed in 71 milliseconds