Viveckh's Notepad Viveckh's Notepad
  • AI for Robotics
  • Computational Photography
  • Machine Learning
  • ML for Trading
  • Reinforcement Learning
  • Data & Visual Analytics
  • Game AI
  • Music Production
  • Video Game Design
  • Graduate Algorithms
  • Network Security
Github
  • AI for Robotics
  • Computational Photography
  • Machine Learning
  • ML for Trading
  • Reinforcement Learning
  • Data & Visual Analytics
  • Game AI
  • Music Production
  • Video Game Design
  • Graduate Algorithms
  • Network Security
Github
  • Recommended Readings
    • Useful Links
    • Seam Carving
  • Image Rep, Signal Processing, Filtering & Edge Detection
    • Stages
    • Surfaces
    • Dual Photography
    • Digital Image Representation
    • Cool Analytical Things
    • Point Process
    • Arithmetic Blend Modes
    • Smoothing
      • Box Filtering / Averaging Filtering
      • Median Filtering
      • Gaussian Filter
      • Sharpening Filter
    • Signal Processing
      • Cross-correlation Method
      • Convolution Method
      • Convolution using Cross Correlation
      • Properties of Convolution
    • Edges / Gradients
      • Edges
      • Questions to ask
      • Image Gradient Process
      • Edge Detection Steps
      • Canny Edge Detector
  • Camera, Lens & Sensors
    • Camera
      • Pinhole photograph
    • Lenses
    • Exposure Control
      • Exposure
      • Shutter Speed
      • Aperture
      • ISO - Sensitivity to light
    • Sensors
      • CCD (Charge Coupled Device)
      • Bayer Filter
      • CMOS
      • Raw file format
  • Fourier Transform, Blending, Pyramids, Cuts & Features
    • Fourier Transform
      • Definition
    • Frequency spectrum
    • Blending
      • Optical Window Size for Cross Fading
    • Feathering
    • Pyramid Representation
    • Cuts
    • Low Pass - High Pass Filters
    • Laplacian Pyramids
    • Features
      • Characteristics of Good Features
      • Finding Corners
      • Think of Eigenvalues like this
    • Harris Detection Algorithm
      • How to apply
      • Properties of Harris Detector
      • Choosing Corresponding Circles
    • Scale Invariant Detectors
      • Harris-Laplacian
      • SIFT (Scale-Invariant Feature Transform)
  • Image Transformations
    • Introduction
    • Image scaling
    • Properties of Linear Transformations
    • Image Translation
    • Degrees of Freedom
    • Homogeneous Transformations
    • Affine Transformations
    • Projective Transformations
    • Transformation Recovery Summary
  • Image Morphing
    • Image Warping
    • Forward and Inverse Warping
    • Image Morphing
    • Morphing Approaches
    • Mesh-based warping
  • Panorama
    • Panorama
    • RANSAC approach
    • Panorama - From Scratch
  • HDR
    • HDR
    • Image Acquisition Pipeline
    • Camera Calibration
    • Radiometric Calibration
    • Response Curves
    • Computing Response Curve
      • Radiance map formats
    • Tone Mapping
  • Video Processing
    • Video Processing
    • Concept
    • Feature Detection and Matching
    • Feature Tracking
    • Video Textures
    • Similarity Metrics
    • Video Stabilization
      • Optical/in-camera Stabilization
      • Post-Process Stabilization
      • Stabilization by Cropping
      • Stabilization Process

# Useful Links

  • OMSCS Syllabus

  • OMSCS Routine

  • Useful for Image Compression and Resizing without losing Metadata

  • Helpful for efficient conv ops

  • Dual Photography Paper from Standford

# Seam Carving

  • Useful Lesson
  • Around 12 mins - Backward Energy Approach
  • Brown University Resource on Forward/Backward Energy Approach
Help us improve this page by submitting a pull request with edits.
Last Updated: 12/5/2020, 1:47:28 AM

Image Rep, Signal Processing, Filtering & Edge Detection →