opencv::gapi

Function bgr

Source
pub fn bgr(in_: &impl GFrameTraitConst) -> Result<GMat>
Expand description

Gets bgr plane from input frame

Note: Function textual ID is “org.opencv.streaming.BGR”

§Parameters

  • in: Input frame

§Returns

Image in BGR format