OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 180 milliseconds