julanu / fourier-boundary-descriptors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

TO DO

  • Update README
  • Clean-up code
  • Add test images
  • Add argparser to specify for the image it should run

How do I get set up?

$ python3 -m venv venv

Windows/Linux

$ .\venv\Scripts\activate.bat
$ source venv/bin/activate

Install dependencies

$ pip3 install -r dependencies.txt
$ python3 main.py

Example boundary description

Screenshot

About


Languages

Language:Python 100.0%