jennypng

Recent Notes

  • Computer Vision

    Jun 04, 2025

    • Linear Discriminant Analysis (LDA)

      Jun 04, 2025

      • Object Detection

        Jun 04, 2025

        • backpropagation

          Jun 04, 2025

          • classifier

            Jun 04, 2025

            See 311 more →

            Home

            ❯

            Motion and Tracking

            Motion and Tracking

            Apr 30, 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