117 Commits (65516babfc0db44f6599977ce0b0d19ca88ec9b8)
 

Author SHA1 Message Date
  Tim Zeuner 4c9435dbee nvm the c++ 20 thing 1 year ago
  Tim Zeuner b5811dbbcb Ressource guarding multithreading 1 year ago
  Tim Zeuner b46898a506 cmake standard to cpp 20 1 year ago
  Baran Yasar aad6de3687 Erster Entwurft für Controlling 1 year ago
  Baran Yasar d21882f036 Winkelerkennung 1 year ago
  Tim Zeuner d66e5d05b2 introduce checkIntersection 1 year ago
  Tim Zeuner 103eeadf0b Comments 1 year ago
  Tim Zeuner 6b0e4b04ce parameter tuning 1 year ago
  Tim Zeuner aec322031e Remove unused canny parameters from processing and lfr, tried to get hughlinesp back in for reflection removal 1 year ago
  Tim Zeuner 0ea548ec8a Prototype reflection filter 1 year ago
  Tim Zeuner 44a266629f Show calculated boxes like tested in spielwiese 1 year ago
  Tim Zeuner 633b75176c add test video 1 year ago
  Tim Zeuner bb16b602a7 Merge branch 'neuer_ansatz_bildverarbeitung' of yasarba71520/Line-Following-Robot into master 1 year ago
  Tim Zeuner 8c53f49935 Implement approach prev tested in spielwiese 1 year ago
  Tim Zeuner 01f29ca9cd Choose between showing img and saving it 1 year ago
  Tim Zeuner e45f46c102 Proper error message, Check if grab() was successfull 1 year ago
  Tim Zeuner 551d5f4bb3 Set video size higher 1 year ago
  Tim Zeuner b9965ee956 grab+retrieve to use cam on pi 1 year ago
  Tim Zeuner f208cda1ed Resolve mixing of std::string and cv::String, more work on new img processing approach. 1 year ago
  Tim Zeuner 977f531f72 New approach using a roi and drawContours method 1 year ago
  Tim Zeuner 55dc2a9b9a read certain file instead of random one 1 year ago
  Tim Zeuner eb64c8eded Added the Communication Module to the repo. 1 year ago
  Vanessa Bock 103030c369 add opencv to utils cmake 1 year ago
  Tim Zeuner 6645e25fb8 Different methods for spielwiese 1 year ago
  Tim Zeuner 8611a47b75 Introduce variables for canny stuff instead of hardcoding 1 year ago
  Tim Zeuner d9628550d4 Adjust window size 1 year ago
  Tim Zeuner e41f6b47d9 main lfr loop back to camera 1 year ago
  Tim Zeuner 9dfc3dc883 scale image when reading from file 1 year ago
  Tim Zeuner 7937c78326 Added subdirectory "Spielwiese" to test stuff without scrambling up our code. 1 year ago
  Baran Yasar 4e4d8d30eb verbesserte Linienerkennung 1 year ago
  Baran Yasar 397204b33e Angefangen erste Linien zusammenführen zu wollen 1 year ago
  Baran Yasar d7de99045b Kantendetection und Liniendetection 1 year ago
  Tim Zeuner 3f4eb40021 Link to stack overflow 1 year ago
  Tim Zeuner 8f3cd70d36 Actually add the gaussian blur 1 year ago
  Tim Zeuner 0d619a22f8 Cleaned up snake/camel case inconsistencies, added parameter for gauss kernel size 1 year ago
  Tim Zeuner d00cd2945b Getting rid of all the hard coded constants 1 year ago
  Tim Zeuner cd3b613b0a Link all libs to utils 1 year ago
  Tim Zeuner c5e762f0f9 Create prototype for line segment calculation to test linking processing to utils 1 year ago
  Tim Zeuner 2c0bc0b35a Link Processing to Utils 1 year ago
  Tim Zeuner cef35f412e Throwing around some pragma onces 1 year ago
  Tim Zeuner 035bcfb253 Added Line, Vector, Point utility classes 1 year ago
  Tim Zeuner 0e76610608 Disable opencv info logging; Run loop until cin reads input 1 year ago
  Tim Zeuner 3e7c057ae0 Move from async to threading 1 year ago
  Tim Zeuner 63745d0446 Shift VideoCapture stuff to Input class instead of readWebcam method; Add freeWebcam method 1 year ago
  Tim Zeuner d1341a7c8a Link to c++ threads lib 1 year ago
  Tim Zeuner a7cc3e6de4 Remove raspicam lib as opencv already does the job 1 year ago
  Tim Zeuner 68416a8a9a Started working on parallel execution 1 year ago
  Tim Zeuner 36b65fdf07 Move main method in own file instead of lfr.cpp 1 year ago
  Tim Zeuner d952629b39 split lfr in cpp and h file 1 year ago
  Tim Zeuner cbb147c6fa Lil clean up for cmakelists 1 year ago