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
|
2 years ago |
Tim Zeuner
|
55dc2a9b9a
|
read certain file instead of random one
|
2 years ago |
Tim Zeuner
|
eb64c8eded
|
Added the Communication Module to the repo.
|
2 years ago |
Vanessa Bock
|
103030c369
|
add opencv to utils cmake
|
2 years ago |
Tim Zeuner
|
6645e25fb8
|
Different methods for spielwiese
|
2 years ago |
Tim Zeuner
|
8611a47b75
|
Introduce variables for canny stuff instead of hardcoding
|
2 years ago |
Tim Zeuner
|
d9628550d4
|
Adjust window size
|
2 years ago |
Tim Zeuner
|
e41f6b47d9
|
main lfr loop back to camera
|
2 years ago |
Tim Zeuner
|
9dfc3dc883
|
scale image when reading from file
|
2 years ago |
Tim Zeuner
|
7937c78326
|
Added subdirectory "Spielwiese" to test stuff without scrambling up our code.
|
2 years ago |
Baran Yasar
|
4e4d8d30eb
|
verbesserte Linienerkennung
|
2 years ago |
Baran Yasar
|
397204b33e
|
Angefangen erste Linien zusammenführen zu wollen
|
2 years ago |
Baran Yasar
|
d7de99045b
|
Kantendetection und Liniendetection
|
2 years ago |
Tim Zeuner
|
3f4eb40021
|
Link to stack overflow
|
2 years ago |
Tim Zeuner
|
8f3cd70d36
|
Actually add the gaussian blur
|
2 years ago |
Tim Zeuner
|
0d619a22f8
|
Cleaned up snake/camel case inconsistencies, added parameter for gauss kernel size
|
2 years ago |
Tim Zeuner
|
d00cd2945b
|
Getting rid of all the hard coded constants
|
2 years ago |
Tim Zeuner
|
cd3b613b0a
|
Link all libs to utils
|
2 years ago |
Tim Zeuner
|
c5e762f0f9
|
Create prototype for line segment calculation to test linking processing to utils
|
2 years ago |
Tim Zeuner
|
2c0bc0b35a
|
Link Processing to Utils
|
2 years ago |
Tim Zeuner
|
cef35f412e
|
Throwing around some pragma onces
|
2 years ago |
Tim Zeuner
|
035bcfb253
|
Added Line, Vector, Point utility classes
|
2 years ago |
Tim Zeuner
|
0e76610608
|
Disable opencv info logging; Run loop until cin reads input
|
2 years ago |
Tim Zeuner
|
3e7c057ae0
|
Move from async to threading
|
2 years ago |
Tim Zeuner
|
63745d0446
|
Shift VideoCapture stuff to Input class instead of readWebcam method; Add freeWebcam method
|
2 years ago |
Tim Zeuner
|
d1341a7c8a
|
Link to c++ threads lib
|
2 years ago |
Tim Zeuner
|
a7cc3e6de4
|
Remove raspicam lib as opencv already does the job
|
2 years ago |
Tim Zeuner
|
68416a8a9a
|
Started working on parallel execution
|
2 years ago |
Tim Zeuner
|
36b65fdf07
|
Move main method in own file instead of lfr.cpp
|
2 years ago |
Tim Zeuner
|
d952629b39
|
split lfr in cpp and h file
|
2 years ago |
Tim Zeuner
|
cbb147c6fa
|
Lil clean up for cmakelists
|
2 years ago |
Tim Zeuner
|
54d217faf2
|
Added missing modules
|
2 years ago |
Baran Yasar
|
20c961550b
|
Zufällige Bilderausgabe und binäres Bild(verbesserbar)
|
2 years ago |
Tim Zeuner
|
403aaf0cdd
|
Function prototype for calculate_binary
|
2 years ago |
Tim Zeuner
|
5bc51820e5
|
Triple return mat
|
2 years ago |
Tim Zeuner
|
d53805c6fc
|
Remove pragma once from cpp file
|
2 years ago |
Tim Zeuner
|
1dc233d5e6
|
p->P!
|
2 years ago |
Baran Yasar
|
d43cedf6f3
|
Processing hinzugefügt V2
|
2 years ago |
Baran Yasar
|
b316d0ab81
|
Processing hinzugefügt
|
2 years ago |
Baran Yasar
|
58b094f175
|
Webcam Bild auslesen am Laptop möglich
|
2 years ago |