-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Laurent Thomas edited this page Aug 7, 2019
·
2 revisions
Install the following extensions in KNIME:
KNIME image processing
KNIME image processing - Python extension
KNIME python integration
In a Python 3 environment, install the Multi-Template-Matching package (pip install Multi-Template-Matching==1.4
).
This will download all needed dependencies.
Then in KNIME, set the python environment to the one configured above.
Finally download and open the workflow file Multi-Template matching
Alternatively a pre-configured KNIME installation and Anaconda environment are archived on Zenodo.
Just unzip the KNIME.zip to have a functional KNIME installation. It is still needed to set the python environment in KNIME.
The archived anaconda environment should be unzipped in a subfolder of the anaconda installation path (C:\SomePath\Anaconda\envs\
).