Home
last modified time | relevance | path

Searched refs:RIGHT_IMG_NAME (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_stereomatching.cpp319 const string RIGHT_IMG_NAME = "im6.png"; variable
452 Mat rightImg = imread(datasetFullDirName + RIGHT_IMG_NAME); in run()