Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 534 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 534 Bytes

Campfires

Installation

Prior to installing WOW, the following packages must be installed from their respective GitHub repositories:

  • watroo (à trous wavelets transforms)
  • rectify (geometric remapping)

Then, after cloning the present repository:

pip install .

will take care of the other dependencies. Or if you want to be able to edit & develop (requires reloading the package)

pip install -e .