Commit Graph
14 Commits
Author SHA1 Message Date
jens 02cb047163 infinite loop 2024-07-03 22:24:55 +02:00
jens a7b35c7a18 - show refined corners as circles
- removed redundant code
2024-07-03 22:14:26 +02:00
jens 19d5aedf22 not round too early 2024-07-03 22:03:59 +02:00
jens bd30a10070 Refactored 2024-07-03 20:42:58 +02:00
jens 564719abcb - print original and refined corner info
- new key commands: ESC=quit, g=run, s=single step
2024-07-03 20:31:33 +02:00
jens 166f7e771e use refined corners (Zwischenstand) 2024-07-03 20:05:08 +02:00
jens 9f87c82865 - added CornerTracker
- added multi spindle with black background
2024-07-03 18:58:06 +02:00
jens 1dac2e7ade - fixed matcher_start_y
- added spindle test images
2024-07-03 17:21:02 +02:00
jens b5b566e307 calculate initial offset from template to correct matcher coord 2024-07-02 20:19:58 +02:00
jens f4d8c80ede draw path 2024-07-01 21:18:33 +02:00
jens dcb4215334 bugfix image scaling h,w are swapped 2024-07-01 20:57:16 +02:00
jens 0189e02bbc - defined COLORs added legend
- ocv_template_mnatching uses video
2024-07-01 12:28:47 +02:00
jens 9aeb49bf19 template matching from cropped image with retransformation on global image 2024-06-30 22:54:03 +02:00
jens 78f1aec00d - refactored into utils.py
- added ocv_template_matching.py for evaluationof template matcher
- fixed template matching from tracker bounding box
2024-06-30 21:25:27 +02:00