|
OpenCV453
|
継承メンバを含む cv::ocl::Context の全メンバ一覧です。
| Context() CV_NOEXCEPT (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| Context(int dtype) | cv::ocl::Context | explicit |
| Context(const Context &c) (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| Context(Context &&c) CV_NOEXCEPT (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| create() | cv::ocl::Context | |
| create(int dtype) | cv::ocl::Context | |
| create(const std::string &configuration) (定義場所: cv::ocl::Context) | cv::ocl::Context | static |
| device(size_t idx) const (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| empty() const (定義場所: cv::ocl::Context) | cv::ocl::Context | inline |
| fromDevice(const ocl::Device &device) (定義場所: cv::ocl::Context) | cv::ocl::Context | static |
| fromHandle(void *context) | cv::ocl::Context | static |
| getDefault(bool initialize=true) | cv::ocl::Context | static |
| getImpl() const (定義場所: cv::ocl::Context) | cv::ocl::Context | inline |
| getOpenCLContextProperty(int propertyId) const | cv::ocl::Context | |
| getProg(const ProgramSource &prog, const String &buildopt, String &errmsg) (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| getUserContext() (定義場所: cv::ocl::Context) | cv::ocl::Context | inline |
| getUserContext(std::type_index typeId) (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| ndevices() const (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| operator=(const Context &c) (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| operator=(Context &&c) CV_NOEXCEPT (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| p (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| ptr() const | cv::ocl::Context | |
| release() (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| setUserContext(const std::shared_ptr< T > &userContext) (定義場所: cv::ocl::Context) | cv::ocl::Context | inline |
| setUserContext(std::type_index typeId, const std::shared_ptr< UserContext > &userContext) (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| setUseSVM(bool enabled) (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| unloadProg(Program &prog) (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| useSVM() const (定義場所: cv::ocl::Context) | cv::ocl::Context | |
| ~Context() (定義場所: cv::ocl::Context) | cv::ocl::Context |