question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After detecting a feature point by using Hessian detector, then we get a initial x0,y0 and sigma0. The range of x0 is [0, width-1], the range of y0 is [0, height-1], sigma0=power(2, i/L), i is the index of level, and L is the number of levels in a octave . Then we further fintune the location of x0 and y0 and optimize the value of sigma0, and get the final x1,y1 and sigma1. Now, we assume the feature point located in the 0th octave and 2th level. According to the x1, y1, and sigma1, we crop a 64*64 patch from the DoG in the 0th octave and 2th level. Here, a affine transform matrix is constructed as LAF=[sigma1,0,x1;0,sigma1,y1] to crop the patch. Note, the range of sigma1 should be [1, 2].
About the sigma1, can I understand it is a radius? namely, centered at point (x1,y1) in the DoG, then the area within the radius are croped and then resampled to 64*64 patch?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
yunyundongcommented, Oct 10, 2018

I got it, thank you very much for your patient explanation.

0reactions
ducha-aikicommented, Oct 10, 2018

@yunyundong Yes, exactly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Patch / Aperture Size requirements - X-Rite eXact
FAQ: Smallest patch size is dependent on instrument aperture and measuring mode.
Read more >
Elden Ring Patches location, quest steps and what to do with ...
You can find Patches early on in your adventure and, by 'winning' the Patches boss fight, he'll become a vendor. The items he...
Read more >
Replica Patches - Etsy
Check out our replica patches selection for the very best in unique ... Last us part 2 II Abby embroidery accurate replica patch...
Read more >
Exact Image Missoula Montana - Facebook
Did you know we can do custom patches in several different materials? Leather patch hats have been one of ... Exact Image Missoula...
Read more >
Patches - 100% Soft
Quick View. Dumpster Fire Sticker Patch $ 5.00 USD ... Quick View. Toilet Paper Sticker Patch Sold Out ... Admiral Whiskers Narwhal Iron-on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found