Skip to content

Commit cc14016

Browse files
committed
Add version in GUI
1 parent 0faabc9 commit cc14016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Fiji/scripts/Plugins/Template_Matching/Template_Matching_Image.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
Win.addMessage("Outputs")
4040
Win.addCheckbox("Add_ROI detected to ROI manager", prefs.getInt("AddRoi", True))
4141
Win.addCheckbox("Show_result table", prefs.getInt("ShowTable", False))
42+
Win.addMessage("Version 1.1.2")
4243
Win.addMessage("""If you use this plugin please cite :
4344
Thomas, L.S.V., Gehrig, J.
4445
Multi-template matching: a versatile tool for object-localization in microscopy images.

0 commit comments

Comments
 (0)