Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 740 Bytes

README.md

File metadata and controls

25 lines (25 loc) · 740 Bytes

opencvtutorial

a repository consisting of basic programs to understand openCV concepts and various modules Steps:

  1. getting_started_with_images.py
  2. getting_started_with_videos.py
  3. drawing_functions.py
  4. add_text_to_videos.py
  5. add_text_to_videos.py
  6. mouse_event_opencv.py
  7. basic_operations_on_images.py
  8. basic_operators.py
  9. trackbar examples
  10. object_detection.py
  11. simple_thresholding.py
  12. adaptive_thresholding.py
  13. matplotlib.py
  14. morphological_transformations.py
  15. smoothing_images_and_image_blurring.py
  16. image_gradients_and_canny_edge_detection.py
  17. canny_edge_detection.py
  18. image_pyramids.py
  19. image_blending_using_pyramids.py
  20. cotours.py
  21. basic_motion_detection.py
  22. shape_detection.py