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

            ❯

            CS concepts

            ❯

            course notes

            ❯

            CV sublinks

            ❯

            linear shift invariant (LSI)

            linear shift invariant (LSI)

            Apr 15, 20251 min read

            • satisfies both superposition (linear combination) property and shift invariance
            • get impulse response from passing delta through LSI system (cv)
            • Formally, an LSI system holds with:
            S{αf1​[n,m]+βf2​[n,m]}=αS{f1​[n,m]}+βS{f2​[n,m]}

            Graph View

            Backlinks

            • Harris Corner Detector
            • filter (kernel)
            • impulse
            • linear systems
            • system (cv)
            • Computer Vision

            Created with Quartz v4.5.0 © 2025

            • GitHub
            • Discord Community