Struct opencv::core::Kernel[][src]

pub struct Kernel { /* fields omitted */ }

Implementations

C++ default parameters
  • buildopts: String()
  • errmsg: 0

Trait Implementations

Wrap the specified raw pointer Read more

Return an the underlying raw pointer while consuming this wrapper. Read more

Return the underlying raw pointer. Read more

Return the underlying mutable raw pointer Read more

Forwards to infallible Self::default()

Executes the destructor for this type. Read more

C++ default parameters Read more

Run the OpenCL kernel (globalsize value may be adjusted) Read more

Run the OpenCL kernel Read more

C++ default parameters Read more

Similar to synchronized run_() call with returning of kernel execution time Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.