Home | History | Annotate | Download | only in opencl

Lines Matching refs:getDataPath

33     _imgs.push_back( imread( getDataPath("stitching/a1.png") ) );
34 _imgs.push_back( imread( getDataPath("stitching/a2.png") ) );
35 _imgs.push_back( imread( getDataPath("stitching/a3.png") ) );
72 imgs.push_back( imread( getDataPath("stitching/b1.png") ) );
73 imgs.push_back( imread( getDataPath("stitching/b2.png") ) );
109 _imgs.push_back( imread( getDataPath("stitching/boat1.jpg") ) );
110 _imgs.push_back( imread( getDataPath("stitching/boat2.jpg") ) );
111 _imgs.push_back( imread( getDataPath("stitching/boat3.jpg") ) );
112 _imgs.push_back( imread( getDataPath("stitching/boat4.jpg") ) );
113 _imgs.push_back( imread( getDataPath("stitching/boat5.jpg") ) );
114 _imgs.push_back( imread( getDataPath("stitching/boat6.jpg") ) );