jennypng

Recent Notes

  • coding agents

    Mar 16, 2026

    • root
  • Agent Skills

    Mar 16, 2026

    • branch
  • Websites I really like

    Mar 16, 2026

    • Umamusume Pretty Derby - Beginning of a New Era

      Mar 16, 2026

      • leaf
    • beauty log

      Mar 16, 2026

      See 478 more →

      Home

      ❯

      CS concepts

      ❯

      CV sublinks

      ❯

      SIFT local detector

      SIFT - local detector

      Sep 06, 20251 min read

      • Filter size grows by N instead if N2
      • DoG - Difference of gaussian

      extracting SIFT keypoints

      1. Choose the maxima within 3x3x3 neighborhood.
        1. 26 neighbors (not including self)
          1. Sigma value tells you how big the blob is

      • k is arbitrary scaler

      • not perspective invariant

      related resources

      • http://www.aishack.in/2010/05/sift-scale-invariant-feature-transform/

      Graph View

      • extracting SIFT keypoints
      • related resources

      Backlinks

      • Histogram of Oriented Gradients (HoG)
      • Panorama stitching
      • Recognition
      • feature extraction
      • local descriptor
      • matching keypoints
      • scale invariant keypoint detection
      • Computer Vision

      Created with Quartz v4.5.0 © 2026

      • GitHub
      • Discord Community