Skip to content
/ Diffusor Public

A historic application that performs image processing tasks

Notifications You must be signed in to change notification settings

brend/Diffusor

Repository files navigation

# Compilation

01234567890123456789012345678901234567890123456789012345678901234567890123456789
The current settings make it necessary for libip.a to be in the project's 
root directory. 
To achieve this, cd into the directory `ip' and issue the command

    make xcode

This will compile libip.a (`make all`) and copy it to the enclosing directory
(`cp libip.a ../`).

# Acknowledgements

The methods underlying the implementation of the image processing algorithms
in this project were taught in J. Weickert's course
"Image Processing and Computer Vision".

About

A historic application that performs image processing tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published