jennypng

Recent Notes

  • creative coding

    Sep 16, 2025

    • digital experimental arts

      Sep 16, 2025

      • music production

        Sep 16, 2025

        • reading

          Sep 16, 2025

          • intro

            Sep 16, 2025

            • intro
            • root

          See 366 more →

          Home

          ❯

          CS concepts

          ❯

          CV sublinks

          ❯

          Motion and Tracking

          Motion and Tracking

          Sep 06, 20251 min read

          videos add dimension of time

          • optical flow

          • lucas-kanade - pyramids for large motion

          • horn-schunk

          • segmentation

          • feature tracking

          • slam

          Challenges

          • All the points on an edge look the same. It is hard to estimate where each point will move to.
          • Low-texture regions have small eigenvalues. The matrix is harder to invert and get accurate estimates of optical flow
          • high texture regions have large lambda1 and lambda2

          Fixes


          Graph View

          Backlinks

          • Computer Vision

          Created with Quartz v4.5.0 © 2025

          • GitHub
          • Discord Community