Skip to content

using OpenCV and python to detect a yellow marker and predict the angle of bent shape on a clip from RoboSub arena

License

Notifications You must be signed in to change notification settings

Sayansree/OpenCV_predict_angle_of_yellow_marker

Repository files navigation

OpenCV_predict_angle_of_yellow_marker

Using OpenCV and python to detect a yellow marker and predict the angle of bent shape on a clip from RoboSub arena. This project uses simple Algorithms gaussianblur, Thresholding in HSV color space, Canny's Edge detection and Hough Line Transform to acheive its objective. requirments... OpenCV 4.1.1 Python 3.7.4 Numpy 1.17.2

About

using OpenCV and python to detect a yellow marker and predict the angle of bent shape on a clip from RoboSub arena

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages