module Goishi::LocatorSession::RayScanner

Extended Modules

Defined in:

goishi/locator/ray_scanner.cr

Instance Method Summary

Instance Method Detail

def scan_subalignment_vec_rmqr(data : Canvas(UInt8), e1 : Point, v_vec : Point, h_vec : Point, color : UInt8) #

[View source]
def scan_timing_pattern(data : Canvas(UInt8), e1 : Point, e2 : Point, vec : Point, color : UInt8) #

[View source]
def scan_timing_pattern_rmqr(data : Canvas(UInt8), e1 : Point, e2 : Point, first_mods : Int, est_vec : Point, color : UInt8, rev_search : Bool) #

[View source]
def test_alignment_pattern(data : Canvas(UInt8), center : Point, color : UInt8) #

[View source]
def test_finder_pattern(data : Canvas(UInt8), center : Point, color : UInt8) #

[View source]