Fourier Transform of Filters

Udacity/ Computer Vision Nanodegree Program/ L5

github

Screen Shot 2020-05-15 at 5.12.39 PM

The top right photo is the original input image and the left photo is to covert to grayscale. Then I filtered the image using different kernels.

Finally, applying a Fourier transform to all images and compare them.

Reference:

  1. Image convolution examples
  2. 1_2_2: Finding Edges and Custom Kernels
  3. 1_2_3: Gaussian Blur

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s