Template matching with window function

From: Vasileios (vasileios_at_zografos.org)
Date: 09/27/04


Date: 27 Sep 2004 06:08:38 -0700

Hello,

assume that I have the following score function used for template
matching

S(theta)= Integral(dx w(x,theta)g(I(x),F(x,theta)) )

were I(x) the image, F(x,theta) the template (with theta its
parameters) and w(x,theta) the window function.

g is the matching metric so g(I,F) = |I-F|^2

 
So my question is. In practice how would this template matching scheme
with the window work? Normaly without the window, we would just take a
template and translate it on the image scaning for areas where I=F.

But with a window? How would that practicaly work???

Thanks
V.Z.



Relevant Pages

  • Re: switching focus
    ... template containing vba modules that created your currently open working, ... This example splits the active window and then activates the first pane. ... While the code works perfectly well, the command button on the form ... to keep the focus, not the newly created footnote, where the user ...
    (microsoft.public.word.vba.general)
  • Re: How do I set up automatically suceeding numbers in Word?
    ... macros in this project are disabled. ... If I put shortcuts to my template folder in the folder on the server I can ... with an error window that says "Compile error: ...
    (microsoft.public.word.docmanagement)
  • Re: How do I . . .
    ... the macro will default to the Normal.dot project. ... All documents / templates are always based on the Normal.dot template at ... Project selected in the Project Window, and from the Insert Menu, select User ... an additional window called the Properties window. ...
    (microsoft.public.word.vba.beginners)
  • Re: How do I . . .
    ... your Module which is contained in your Memorandum.dot template. ... When you are ready to hide your UserForm, ... I want this macro to run when I open this ... >> Project selected in the Project Window, and from the Insert Menu, select ...
    (microsoft.public.word.vba.beginners)
  • Re: How do I . . .
    ... I want this macro to run when I open this ... Document_Openroutine to get the code to run when the template document is ... > Project selected in the Project Window, and from the Insert Menu, select User ... > display, and placing objects on the form is just like VB. ...
    (microsoft.public.word.vba.beginners)