Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fourier Transform #67

Open
MohithReddy1 opened this issue Oct 20, 2021 · 3 comments
Open

Fourier Transform #67

MohithReddy1 opened this issue Oct 20, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request Projects Projects RWOC Related to robotics winter of code

Comments

@MohithReddy1
Copy link
Member

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

@MohithReddy1 MohithReddy1 added enhancement New feature or request RWOC Related to robotics winter of code Projects Projects labels Oct 20, 2021
@tb-rules10
Copy link
Contributor

I'd like to work on this.

@tb-rules10
Copy link
Contributor

Unassign plz

@kriti-banka
Copy link
Contributor

I would like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Projects Projects RWOC Related to robotics winter of code
Projects
None yet
Development

No branches or pull requests

3 participants