Skip to main content

assert_frame_u16_near

Function assert_frame_u16_near 

Source
pub fn assert_frame_u16_near(
    frame: &Frame,
    expected_planes: &[&[&[u16]]],
    tolerance: GoldenTolerance,
)
Expand description

Asserts all u16 planes match expected rows within tolerance.