OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DensePyrLkOptFlowEstimatorGpu
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/videostab/src/
optical_flow.cpp
115
DensePyrLkOptFlowEstimatorGpu
::
DensePyrLkOptFlowEstimatorGpu
()
122
void
DensePyrLkOptFlowEstimatorGpu
::run(
134
CV_Error(Error::StsNotImplemented, "
DensePyrLkOptFlowEstimatorGpu
doesn't support errors calculation");
inpainting.cpp
327
setOptFlowEstimator(makePtr<
DensePyrLkOptFlowEstimatorGpu
>());
/external/opencv3/modules/videostab/include/opencv2/videostab/
optical_flow.hpp
128
class CV_EXPORTS
DensePyrLkOptFlowEstimatorGpu
132
DensePyrLkOptFlowEstimatorGpu
();
Completed in 162 milliseconds