OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::cuda::Event, including all inherited members.
BLOCKING_SYNC enum value | cv::cuda::Event | |
CreateFlags enum name | cv::cuda::Event | |
DEFAULT enum value | cv::cuda::Event | |
DISABLE_TIMING enum value | cv::cuda::Event | |
elapsedTime(const Event &start, const Event &end) | cv::cuda::Event | static |
Event(Event::CreateFlags flags=Event::CreateFlags::DEFAULT) | cv::cuda::Event | explicit |
EventAccessor | cv::cuda::Event | friend |
INTERPROCESS enum value | cv::cuda::Event | |
queryIfComplete() const | cv::cuda::Event | |
record(Stream &stream=Stream::Null()) | cv::cuda::Event | |
waitForCompletion() | cv::cuda::Event |