Skip to content

Primal Dual Optimization Methods for image processing in Python.

Notifications You must be signed in to change notification settings

louisenaud/primal-dual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

primal-dual

Primal Dual Optimization Methods for image processing in Python.

In order to run this code, you will need the following Python packages:

  • matplotlib.pyplot
  • numpy
  • skimage
  • scipy.misc for the image example You can install all of them through pip.

If you want to run the unit tests, install nose first by doing: sudo pip install nose.

Then run: nosetests in the project folder.

About

Primal Dual Optimization Methods for image processing in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages