Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dseam_finders.hpp204 void updateLabelsUsingSeam(
/external/opencv3/modules/stitching/src/
Dseam_finders.cpp451 updateLabelsUsingSeam(c1, c2, seam, isHorizontalSeam); in resolveConflicts()
933 void DpSeamFinder::updateLabelsUsingSeam( in updateLabelsUsingSeam() function in cv::detail::DpSeamFinder