Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/
Dstitching.hpp103 ERR_NEED_MORE_IMGS = 1, enumerator
/external/opencv3/modules/stitching/src/
Dstitcher.cpp384 return ERR_NEED_MORE_IMGS; in matchImages()
482 return ERR_NEED_MORE_IMGS; in matchImages()