![]()  | 
  
    OpenCV
    5.0.0alpha
    
   Open Source Computer Vision 
   | 
 
AscendEvent to synchronize between different streams. More...
#include <opencv2/cann.hpp>
Classes | |
| class | Impl | 
| Warpper of CANN event.  More... | |
Public Member Functions | |
| AscendEvent () | |
| void | record (AscendStream &stream) | 
| records an event   | |
| void | waitForComplete () const | 
| waits for an event to complete   | |
Friends | |
| class | AscendEventAccessor | 
AscendEvent to synchronize between different streams.
| cv::cann::AscendEvent::AscendEvent | ( | ) | 
| void cv::cann::AscendEvent::record | ( | AscendStream & | stream | ) | 
records an event
| void cv::cann::AscendEvent::waitForComplete | ( | ) | const | 
waits for an event to complete
      
  | 
  friend | 
 1.12.0