/Analog-Clock-using-OPENCV

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Analog-Clock-using-OPENCV

This Project implement by opencv using python

Algorithm

  1. Start the project by including dependencies.
  2. Initialize the constants Radius, Canvas size, Colors.
  3. Start drawing the watch
  4. Develop function to get start and end positions of tick marks on watch.
  5. Draw tick marks.
  6. Develop function for movements and drawing of hands.
  7. Draw hands.
  8. Move hands to time angles.
  9. Show the clock in loop.

Requirements: python3 , numpy , opencv installed on your system.

Sceenshot of digital analog Watch

clock_screenshot_06 03 2023