Skip to content

zt706/FreDo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreDo-Editor

Frequency Domain(FreDo) Editor is a free, open-source application for editing images in their frequency spectrum. It is intended to help visualize the 2D Fourier tranform and its effects. You can use it to observe how changes in the frequency domain affect the spatial domain. It can also be used to help in frequency domain filter design.

Dependencies

Fredo-Editor uses PySide for its GUI and NumPy for computation.

Build Instructions

Ubuntu

To run FreDo you need to have Python, numpy and PySide.

$ sudo apt-get install python python-numpy python-pyside pyside-tools
$ make run

About

A frequency domain image editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Makefile 1.4%