OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resultDevice_
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/videostab/include/opencv2/videostab/
wobble_suppression.hpp
130
cuda::GpuMat frameDevice_,
resultDevice_
;
/external/opencv3/modules/videostab/src/
wobble_suppression.cpp
182
suppress(idx, frameDevice_,
resultDevice_
);
183
resultDevice_
.download(result);
Completed in 48 milliseconds