OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:warpRoi
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/stitching/src/
warpers.cpp
173
Rect PlaneWarper::
warpRoi
(Size src_size, InputArray K, InputArray R, InputArray T)
183
Rect PlaneWarper::
warpRoi
(Size src_size, InputArray K, InputArray R)
187
return
warpRoi
(src_size, K, R, T);
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
warpers_inl.hpp
139
Rect RotationWarperBase<P>::
warpRoi
(Size src_size, InputArray K, InputArray R)
Completed in 47 milliseconds