Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 747 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 747 Bytes

How to install

  1. create virtual env using 'conda create --name img python==3.x --no-default-packages', x can be 10 9 or 7
  2. python 3.10, python 3.9: cd to src folder and simply run pip install -U .
  3. python 3.7: you need to manually install imreg-dft and trackpy from source code project,after running pip install .
  1. run the cmd smart in a terminal, you should see the main window pop up.