You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tick the __Multi-Template-Matching__ AND __IJ-OpenCV__ update site of the Fiji udpater.
6
8
A new entry will show up in the Plugin Menu (all the way down) after restarting Fiji.
7
9
10
+
## Manual installation
11
+
You can also do a manual installation by copying the files in the right place.
12
+
This can be useful if you would like to use a previous version that is not available via the update site, but which is archived in the releases tab.
13
+
You still need to tick the IJ-OpenCV update site in the Fiji updater to install the dependencies.
14
+
15
+
Then you can download the files either on the main page above this readme, by clicking the green button with the arrow pointing down *Code* then *Download ZIP*.
16
+
You can download the zip of previous versions on the [release tab](https://github.com/multi-template-matching/MultiTemplateMatching-Fiji/releases), below asset select *Source code (zip)*.
17
+
Unzip the file and copy the folder Fiji.app to an existing Fiji installation.
18
+
More precisly copy the unzipped into the same parent directory than your current Fiji's Fiji.app (like the Desktop) to merge both directories: the files from Multi-Template-Matching will automatically be copied ot the right subdirectories.
19
+
8
20
# Documentation
9
21
Template matching is an algorithm that can be used for object-detections in images.
10
22
The algorithm computes the probability to find one (or several) template images provided by the user.
0 commit comments