Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dseam_finders.hpp183 void findEdges();
/external/llvm/test/CodeGen/ARM/
D2012-08-27-CopyPhysRegCrash.ll12 define void @findEdges(i8*) nounwind ssp {
/external/opencv3/modules/stitching/src/
Dseam_finders.cpp260 findEdges(); in process()
332 void DpSeamFinder::findEdges() in findEdges() function in cv::detail::DpSeamFinder