Content deleted Content added
Electron257 (talk | contribs) m I removed apostrophe from the definition of S and p. They were used just in the definition and not in the other use of the symbols. I changed S=S/2=1 with S = S/2 (that is S=1) since, in my opinion, the first formulation was misleading |
there is no figure |
||
Line 126:
# Start with search ___location at center
# Set step size S = 2, (irrespective of search parameter p)
# Search 8 locations +/- S pixels around ___location (0,0)
# Pick among the 9 locations searched, the one with minimum cost function
# If the minimum weight is found at center for search window:
|