[][src]Function rqrr::find_groupings

pub fn find_groupings(capstones: Vec<CapStone>) -> Vec<CapStoneGroup>

Find CapStones that form a grid

By trying to match up the relative perspective of 3 CapStones we can find those that corner the same QR code.