Skip to content

Fourier Transform #67

Description

@MohithReddy1

Follow the steps:

  1. Take the Fourier Transform of the given image (say the output is FFTOrginal).
  2. Filter the image using Low Pass and High pass frequency-domain filter. Say Output is LowOutput and Highoutput.
  3. Compare LowOutput and Highoutput with the FFT of the original image (ie FFTOriginal obtained from step 1).

Once you are over with that create your own folder(Fourier Transform) in the Projects folder update your codes, add output and create a readme file and add details in the readme file.

folder format: CV-Zone -> Projects -> create your folder(Fourier Transform) -> files

Use the below image as Input
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ProjectsProjectsRWOCRelated to robotics winter of codeenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions