Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 410 Bytes

File metadata and controls

16 lines (12 loc) · 410 Bytes

Template match with shape/edge model

highlights:

  1. build model with subpixel edge
  2. compute score method: dot product(original) to lookup table of cos
  3. we can build model only once at 0 degree in each level of pyramids with features 1. and 2.

usage:

reference to main function

gallery

model: model

result: result