Class cv::cann::AscendEvent#
AscendEvent to synchronize between different streams.
#include <opencv2/cann.hpp>Collaboration diagram for cv::cann::AscendEvent:
Friends#
Return |
Name |
Description |
|---|---|---|
|
Detailed Description#
AscendEvent to synchronize between different streams.
Constructor & Destructor Documentation#
AscendEvent()#
cv::cann::AscendEvent::AscendEvent()
AscendEvent()#
cv::cann::AscendEvent::AscendEvent(const Ptr< Impl > & impl)
Member Function Documentation#
record()#
void cv::cann::AscendEvent::record(AscendStream & stream)
records an event
waitForComplete()#
void cv::cann::AscendEvent::waitForComplete()
waits for an event to complete
Member Data Documentation#
impl_#
Ptr< Impl > cv::cann::AscendEvent::impl_
Source file#
The documentation for this class was generated from the following file:
opencv2/cann.hpp