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

  /external/opencv3/modules/video/test/
test_optflowpyrlk.cpp 78 cv::Mat imgI2, imgJ2;
132 imgJ2 = cv::imread( filename, cv::IMREAD_UNCHANGED );
133 imgJ = imgJ2;
135 if( imgJ2.empty() )

Completed in 67 milliseconds