We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a3161 commit ff88e8eCopy full SHA for ff88e8e
CHANGELOG.md
@@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
+## [1.6.2] - 2021-10-05
7
+
8
+### Added
9
+- Checking if all templates fit in the search region/image as suggested by @insertscode
10
+- Corresponding tests
11
12
+### Changed
13
+- Renamed requirements.txt to old_requirements.txt, and removed MTM from requirements. Binder uses setup.py anyway.
14
15
16
## [1.6.1] - 2020-08-20
17
### Added
18
- support mask for matchTemplates and findMatches as in cv2.matchTemplates with method 0 or 3
0 commit comments