GitHub / multi-template-matching/MultiTemplateMatching-Python / commits
Object-recognition using multiple templates in python
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| fe244776 | Create CITATION.cff |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 50eb95ae | Update README.md |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| f5f5785d | Create pypi_instructions.txt | Laurent Thomas <l****s@b****m> | about 1 year ago | |
| 277b569e | update version and changelog | Laurent Thomas <l****s@b****m> | about 1 year ago | |
| 46dd85a4 | Fix drawBoxesOnRGB with RGB images |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a0de0e5a | merge Merge pull request #21 from multi-template-matching/dependabot/pip/opencv-pyt... |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7c35d215 |
Bump opencv-python-headless from 4.2.0.32 to 4.8.1.78
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 83de3cf0 | add release date for 2.0.0 | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| e57eb58b | use pprint instead of turning to no.array | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| 0ebe9fc5 | correct type | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| c1685a54 | add type hint of returned type for plotting functions | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| d5cb1671 | use zip(*listHit) to unzip listHit | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| 72170f30 | use %time instead of timeit | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| 3eaba2b4 | mention changes in v2 + add tips and trick to readme | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| c7bdf732 | bump to version 2.0.0 | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| 4819f42e | update example notebook without pandas | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| 826ad66b | add typing for numpy arrays | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| 9863c9b3 | remove pandas + hit as tuple + more type hints | Laurent Thomas <l****s@b****m> | over 1 year ago | |
| 6d9c2d1b | MIT licence | Laurent Thomas <l****s@b****m> | over 2 years ago | |
| 7f12ffd4 | Create LICENSE |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8f7045f1 | Delete LICENSE | Laurent Thomas <l****s@b****m> | over 2 years ago | |
| 99670bae | merge Merge pull request #19 from multi-template-matching/dependabot/pip/scipy-1.10.0 |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1f9f580c |
Bump scipy from 1.3.0 to 1.10.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3c81ec92 | add pip ionstall matplotlib to tutorial notebooks | Laurent Thomas <l****s@a****e> | over 2 years ago | |
| 9c9825a7 | check that image and template are not 0-width or height | Laurent Thomas <l****s@a****e> | over 2 years ago | |
| 3d8a105c | merge Merge pull request #17 from bartleboeuf/matchtemplate-concurrency |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 74660d3e | few comments README + update date for release 1.6.4 | Laurent Thomas <l****s@a****e> | almost 3 years ago | |
| 0eb619c0 | Feat: add concurrency to findMatches methods | bart.leboeuf <b****f@t****t> | almost 3 years ago | |
| a3ed2ec6 | merge Merge pull request #16 from multi-template-matching/dependabot/pip/numpy-1.22.0 |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b7e2c5b7 |
Bump numpy from 1.16.4 to 1.22.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a389f751 | Update CHANGELOG.md | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 70ad978d | merge Merge branch 'fix-new-opencv' | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| b52e37d4 | version 1.6.3 | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| e4a943ef | force opencv version to min 4.5.4 | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 81568527 | version 1.6.2.post1 | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 3d01825e | limit opencv version | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 926568ff | Fix NMS with new opencv | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 1bd07045 | Update README.md |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4ce924b8 | Update old_requirements.txt |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9bd94c6c | merge Merge pull request #12 from multi-template-matching/dependabot/pip/opencv-pyt... |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 18044f0a |
Bump opencv-python-headless from 4.1.0.25 to 4.1.1.26
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 42679738 | Create pyproject.toml | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| ff88e8ec | add 1.6.2 to changelog | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 86a31618 | Update version.py | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 46c4edb8 | add test when template as large | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 2cb6d6fb | add test for template larger then image/search region | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 37accd76 | more readable formating | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 0b3ddffe | Check that template are smaller than image | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 3a06ae29 | docstring and code format | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| b7c191a9 | code formatting | Laurent Thomas <l****s@l****t> | about 4 years ago | |
| 540592e8 | merge Merge branch 'master' of https://github.com/LauLauThom/MultiTemplateMatching-... | Laurent Thomas <l****s@l****t> | over 4 years ago | |
| f8a5ef52 | add missing pandas version |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| db358790 | merge Merge branch 'master' of https://github.com/LauLauThom/MultiTemplateMatching-... | Laurent Thomas <l****s@l****t> | over 4 years ago | |
| 64bdaa6b | Update and rename requirements.txt to old_requirements.txt |
Laurent Thomas <b****2@h****r>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 5dd0b6d5 | lower case peaks | Laurent Thomas <l****s@l****t> | over 4 years ago | |
| c6fca3e9 | one liner if | Laurent Thomas <l****s@l****t> | almost 5 years ago | |
| bbb4527e | Update README.md |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| dd9ef13a | Update README.md |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| aa046f09 | Update README.md |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b825e42c | merge Merge pull request #9 from multi-template-matching/template-mask |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 04b81793 | add date to changelog | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| dafda267 | Update InteractiveParameters.ipynb | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| a2b2a8fd | add doc | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| dcb1c852 | better format | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| b0a5469c | Update CHANGELOG.md |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| aeda3aa3 | Update CHANGELOG.md |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 590e4fb7 | Create CHANGELOG.md |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| dc2d6371 | improve docstrings | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 61289488 | format doc | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 1b9c3c65 | Create WithMask.ipynb | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| f3e0879a | correct index | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 27a8b89b | fix order of argument preventing issue with mask | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 2de5314c | better parse tempTuple | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 8340e9fc | correct if Mask is not None | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| be9bce5e | Update version.py | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 98cfe1af | add better check for tempTuple | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 941916f5 | correct error message | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 7c461554 | also cast mask to 32 bit if not 8-bit | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 24c8f65a | use slicing to prevent issue with tuple | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 82f708d0 | warn if mask not same dimensions or type than temp | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 345dae34 | add mask in findMatches | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 9b0e75b8 | add mask parameter to computeScoreMap | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 74d5e0c2 | Update version.py | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| d555c67b | preformat dataframe when no hit detected | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 653514c5 | better handle the different opencv matchTemplate methods | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 543ad294 | Fix notebook | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| d9a234a4 | merge Merge pull request #6 from multi-template-matching/nms-opencv |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| df284f63 | merge Merge branch 'master' into nms-opencv | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 41ad7059 | update notebooks | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 9a15a58c | version 1.6.0 | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| bb0ac368 | default scoreThreshold 0.5 | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 5026203f | better python formating | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 55911d0a | update notebooks | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| c63239b4 | by pass NMS for N=1 | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 19be6e94 | Update Tutorial3-SpeedingUp.ipynb | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 8603d319 | Update Benchmark.ipynb | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| e27e40b3 | Delete issue-NMS-github.txt | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 328f1a83 | Update README.md |
Laurent Thomas <l****s@l****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3e0457c0 | Update Benchmark.ipynb | Laurent Thomas <l****s@l****t> | over 5 years ago | |
| 564e9641 | fix indent | Laurent Thomas <l****s@l****t> | over 5 years ago |