Function opencv::core::kernel_to_str
source · pub fn kernel_to_str(
_kernel: &impl ToInputArray,
ddepth: i32,
name: &str
) -> Result<String>Expand description
§C++ default parameters
- ddepth: -1
- name: NULL
pub fn kernel_to_str(
_kernel: &impl ToInputArray,
ddepth: i32,
name: &str
) -> Result<String>