Changes
Page history
Update home
authored
Sep 23, 2019
by
Elisa Kanaki
Show whitespace changes
Inline
Side-by-side
home.md
View page @
a9f616b5
...
...
@@ -11,10 +11,10 @@ Requirements:
win32com, pythoncom, cython 0.28
-
we advise the use of Anaconda (python 3.6): https://www.anaconda.com/download
this package contains most of the python libraries
however,
opencv and scikit-im
age are missing
s
tart anaconda prompt and install
opencv
:
however,
some required pack
age
s
are missing
.
S
tart anaconda prompt and install
additional packages
:
pip install opencv-python
conda install scikit-image
conda install scikit-image
dill
-
we recommend working with a 64bit OS and also a python interpreter compiled
for 64bit as many use cases require a lot of memory (16 GB better 32 GB
recommended)
...
...
...
...