![]()  | 
  
    OpenCV
    4.7.0
    
   Open Source Computer Vision 
   | 
 
#include <opencv2/gapi/plaidml/gplaidmlkernel.hpp>
Public Types | |
| using | F = std::function< void(GPlaidMLContext &)> | 
Public Member Functions | |
| GPlaidMLKernel ()=default | |
| GPlaidMLKernel (const F &f) | |
| void | apply (GPlaidMLContext &ctx) const | 
Protected Attributes | |
| F | m_f | 
| using cv::GPlaidMLKernel::F = std::function<void(GPlaidMLContext &)> | 
      
  | 
  default | 
      
  | 
  inlineexplicit | 
      
  | 
  inline | 
      
  | 
  protected | 
 1.8.13