We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c349140 commit a24d0c2Copy full SHA for a24d0c2
src/mtm/__init__.py
@@ -9,7 +9,7 @@
9
from . import nms
10
from . import detection
11
12
-__version__ = '1.0.1'
+__version__ = '1.0.0'
13
14
15
def findMaximas(corrMap, scoreThreshold=0.6, singleMatch=False):
0 commit comments