First implementation of Hough transform for line detection. Not fully debugged
Showing
- src/entities.cpp 8 additions, 6 deletionssrc/entities.cpp
- src/entities.h 4 additions, 0 deletionssrc/entities.h
- src/line_detector.cpp 76 additions, 0 deletionssrc/line_detector.cpp
- src/line_detector.h 34 additions, 1 deletionsrc/line_detector.h
- src/scan_basics.cpp 34 additions, 0 deletionssrc/scan_basics.cpp
- src/scan_basics.h 15 additions, 0 deletionssrc/scan_basics.h
Loading
Please register or sign in to comment