Function opencv::cudaarithm::lshift_1

source ·
pub fn lshift_1(
    src: &impl ToInputArray,
    val: Scalar,
    dst: &mut impl ToOutputArray,
    stream: &mut impl StreamTrait
) -> Result<()>
Expand description

§C++ default parameters

  • stream: Stream::Null()