Function patch

Source
pub fn patch(f: &Frame, cx: i32, cy: i32, hw: i32, hh: i32) -> Vec<f32>
Expand description

The (2*hw+1) x (2*hh+1) luma patch centred on (cx, cy).