Skip to content

Jgoga/MultiTemplateMatching-Fiji

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI Twitter Follow

Installation

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.

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.

You can find a similar implementation in:

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

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 94.2%
  • HTML 5.8%