opencv-arrow-detection Simple intro to OpenCv's HoughLines by detecting arrows. An explanation can be found here! Requirements: argparse cv2 (OpenCV) numpy Example of running the program: python3 arrow_detection_hough_lines.py -i arrowtest.png