Skip to content
Laurent Thomas edited this page Apr 26, 2019 · 10 revisions

Welcome to the MultipleTemplateMatching-KNIME wiki!

Installation

Install the following extensions in KNIME:

  • KNIME image processing
  • KNIME image processing - Python extension
  • KNIME python integration

Set up a new pre-configured python environment in Anaconda using the dependency file (see the code tab).
To do so, once anaconda installed, open the anaconda prompt in the folder containing the environment file and type
conda env create -f environment.yml

Then set the python environment in KNIME
File>Preferences>KNIME>Python
and paste the path to the python.exe usually in C:\SomePath\Anaconda\envs\KNIME-TemplateMatching

Finally download and open the workflow file Multi-Template matching

Alternatively a pre-configured KNIME installation and Anaconda environment are archived on Zenodo.
DOI
Just unzip the KNIME.zip to have a functional KNIME installation. It is still needed to set the python environment in KNIME.

Similarly unzip the archived environment in a new subfolder of C:\SomePath\Anaconda\envs\.

Video tutorial

Click on the images to open the video in Youtube.
The video are also hosted on Zenodo and can be cited using the following DOI
DOI

Video1

Clone this wiki locally