Tim Zeuner zeunerti74726
  • Joined on 2021-03-21
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-10 13:41:34 +00:00
3e7c057ae0 Move from async to threading
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-10 13:40:34 +00:00
63745d0446 Shift VideoCapture stuff to Input class instead of readWebcam method; Add freeWebcam method
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-10 13:39:20 +00:00
d1341a7c8a Link to c++ threads lib
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-05 12:55:55 +00:00
a7cc3e6de4 Remove raspicam lib as opencv already does the job
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-03 10:18:29 +00:00
68416a8a9a Started working on parallel execution
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-03 08:38:49 +00:00
36b65fdf07 Move main method in own file instead of lfr.cpp
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-03 08:23:47 +00:00
d952629b39 split lfr in cpp and h file
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-03 07:59:32 +00:00
cbb147c6fa Lil clean up for cmakelists
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-03 07:54:46 +00:00
54d217faf2 Added missing modules
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-01 13:56:23 +00:00
403aaf0cdd Function prototype for calculate_binary
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-01 13:30:45 +00:00
5bc51820e5 Triple return mat
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-01 13:30:06 +00:00
d53805c6fc Remove pragma once from cpp file
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-11-01 13:29:16 +00:00
1dc233d5e6 p->P!
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-10-28 20:43:50 +00:00
75d72abf3b Add gitignore file
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-10-26 20:53:45 +00:00
e03c6d5508 cmake lists file to link to opencv
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-10-26 18:41:13 +00:00
0512a87f38 Testimages
zeunerti74726 pushed to master at yasarba71520/Line-Following-Robot 2022-10-26 08:45:39 +00:00
f0b982b839 Initial commit for image processing submodule