Tim Zeuner zeunerti74726
  • Joined on 2021-03-21
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2023-01-04 15:52:49 +00:00
f55ebb6b3f exception handling
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2023-01-04 15:08:45 +00:00
7fe6850da4 No idea why this worked on the pi
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2023-01-04 15:06:19 +00:00
4c9435dbee nvm the c++ 20 thing
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2023-01-04 14:40:22 +00:00
b5811dbbcb Ressource guarding multithreading
b46898a506 cmake standard to cpp 20
Compare 2 commits »
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-12-09 14:29:10 +00:00
d66e5d05b2 introduce checkIntersection
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-12-08 10:42:10 +00:00
103eeadf0b Comments
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-12-08 10:28:13 +00:00
6b0e4b04ce parameter tuning
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-12-08 10:21:00 +00:00
aec322031e Remove unused canny parameters from processing and lfr, tried to get hughlinesp back in for reflection removal
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-12-07 21:22:26 +00:00
0ea548ec8a Prototype reflection filter
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-12-07 19:07:16 +00:00
44a266629f Show calculated boxes like tested in spielwiese
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-12-07 17:37:38 +00:00
633b75176c add test video
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-12-01 08:17:30 +00:00
bb16b602a7 Merge branch 'neuer_ansatz_bildverarbeitung' of yasarba71520/Line-Following-Robot into master
8c53f49935 Implement approach prev tested in spielwiese
01f29ca9cd Choose between showing img and saving it
e45f46c102 Proper error message, Check if grab() was successfull
551d5f4bb3 Set video size higher
Compare 9 commits »
zeunerti74726 closed pull request yasarba71520/Line-Following-Robot#1 2022-12-01 08:17:30 +00:00
neuer_ansatz_bildverarbeitung
zeunerti74726 merged pull request yasarba71520/Line-Following-Robot#1 2022-12-01 08:17:30 +00:00
neuer_ansatz_bildverarbeitung
zeunerti74726 closed pull request yasarba71520/Line-Following-Robot#1 2022-12-01 08:17:30 +00:00
neuer_ansatz_bildverarbeitung
zeunerti74726 created pull request yasarba71520/Line-Following-Robot#1 2022-12-01 08:14:07 +00:00
neuer_ansatz_bildverarbeitung
8c53f49935 Implement approach prev tested in spielwiese
01f29ca9cd Choose between showing img and saving it
e45f46c102 Proper error message, Check if grab() was successfull
551d5f4bb3 Set video size higher
Compare 2 commits »
b9965ee956 grab+retrieve to use cam on pi