Image Matching using Cross Correlation (Cyrill Stachniss, 2021)

Sdílet
Vložit
  • čas přidán 2. 05. 2021
  • Image Matching using Cross Correlation
    Slides: www.ipb.uni-bonn.de/html/teac...
    Cyrill Stachniss, 2021
    #UniBonn #StachnissLab #robotics #computervision #photogrammetry #lecture
  • Věda a technologie

Komentáře • 13

  • @leecheng2005
    @leecheng2005 Před měsícem +1

    An outstanding lecture on template matching both in theoretical and in pratical.

  • @huangyou535
    @huangyou535 Před rokem +1

    I am a graduate student from Taiwan. This video is very helpful for me. Thank you so much!

  • @naderrazmara8562
    @naderrazmara8562 Před 2 lety +2

    This is one of the best explanation about cross correlation and its use in image procwssing.

  • @naderrazmara8562
    @naderrazmara8562 Před 2 lety +1

    Thanks a lot. It is one of the best discription about crosscorrelation in template matching

  • @ramanabotta6285
    @ramanabotta6285 Před 3 lety +7

    Thank you professor

  • @lsc1356
    @lsc1356 Před 2 lety +1

    Thank you professor, this lecture is very helpful,
    professor, I have a question,
    When image matching using cross correlation in the Fourier domain, why is there a strong signal from the top-left?
    I'd really appreciate it if you could let me know.

  • @user-sv5vb1mj1q
    @user-sv5vb1mj1q Před 2 lety

    good

  • @guccimyerz8397
    @guccimyerz8397 Před 2 lety

    thx

  • @arjun9273
    @arjun9273 Před 2 lety

    why do we have a factor 1/(M-1) instead of having 1/M in that Cross correlation formulae ?

    • @CyrillStachniss
      @CyrillStachniss  Před 2 lety +3

      It comes from the estimation of the covariance

    • @dipakkambale8187
      @dipakkambale8187 Před rokem

      @@CyrillStachniss It should be 1/M. The variance is defined as mean of square of deviation from mean...

  • @navinbondade5365
    @navinbondade5365 Před 3 lety +1

    Coding video