Template Matching and Slice Alignment--- ImageJ Plugins

Type
Author
Qingzong TSENG
Requires
Implementation Type
Programming Language
Supported image dimension
Interaction Level
License/Openness
Description

This ImageJ plugin contains two functions. The first one is the cvMatch_Template. It implements the template matching function from the OpenCV library. The java interface of OpenCV was done through the javacv library. It is quite similar as the existing template matching plugin but runs much faster and users could choose among six matching methods: 

has function
Last modified
05/07/2018 - 19:06