Skip to content

spalOO11/MultiTemplateMatching-Fiji

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI Twitter Follow

Installation

Via the Fiji updater

Tick the Multi-Template-Matching AND IJ-OpenCV update site of the Fiji udpater.
A new entry will show up in the Plugin Menu (all the way down) after restarting Fiji.
See how to activate an update site.

Manual installation

You can also do a manual installation by copying the files in the right place.
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.
You still need to tick the IJ-OpenCV update site in the Fiji updater to install the dependencies.

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.
You can download the zip of previous versions on the release tab, below asset select Source code (zip).
Unzip the file and copy the folder Fiji.app to an existing Fiji installation.
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.

Documentation

Template matching is an algorithm that can be used for object-detections in images.
The algorithm computes the probability to find one (or several) template images provided by the user.
See the wiki section for the documentation, or the website of the project.

You can find a similar implementation in:

Video tutorial

Playlist on YouTube
Tuto

Citation

If you use this implementation for your research, please cite:

Thomas, L.S.V., Gehrig, J. Multi-template matching: a versatile tool for object-localization in microscopy images.
BMC Bioinformatics 21, 44 (2020). https://doi.org/10.1186/s12859-020-3363-7

Download the citation as a .ris file from the journal website, here.

Related resources

IJ-OpenCV

This plugin is using OpenCV in Fiji thanks to IJ-OpenCV.

see also:
Domínguez, César, Jónathan Heras, and Vico Pascual. "IJ-OpenCV: Combining ImageJ and OpenCV for processing images in biomedicine." Computers in biology and medicine 84 (2017): 189-194.

Licence

Creative Commons License
The content of this wiki (including illustrations and videos) is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

As a derived work of IJ-OpenCV, the source codes are licensed under GPL-3.

Origin of the work

This work has been part of the PhD project of Laurent Thomas under supervision of Dr. Jochen Gehrig at ACQUIFER.

Fish

Funding

This project has received funding from the European Union’s Horizon 2020 research and innovation program under the Marie Sklodowska-Curie grant agreement No 721537 ImageInLife.

ImageInLife MarieCurie

Examples

Zebrafish head detection

Fish

MontageHead

Dataset available on Zenodo
DOI

Medaka larvae detections

MedakaEgg

MontageEgg

Image courtesy Jakob Gierten (COS, Heidelberg)
Dataset available on Zenodo
DOI

About

Fiji plugin for object(s) detection using template(s) matching

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.1%
  • ImageJ Macro 7.6%
  • HTML 5.3%