Skip to content

Desktop App using pyqt5 to manipulate images. And performance test between python function and C function which dynamically linked with python.

Notifications You must be signed in to change notification settings

ahmedFarouk2020/Image_mixer-Dynamic_linking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Mixer & Dynamic linking


Image Mixer

Manipulate Images like:

  • Transform it to frequency domain using FT.
  • Cut off sum of the image and add it to another image.

Dynamic Linking

Used to call C function (inside binary C file) from python script for efficiency purposes.

About

Desktop App using pyqt5 to manipulate images. And performance test between python function and C function which dynamically linked with python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •