Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 977 Bytes

File metadata and controls

16 lines (12 loc) · 977 Bytes

Computer Vision and Image Processing Projects

This repository contains various projects and applications in the field of Computer Vision and Image Processing. Developed using Python and the OpenCV library, these projects provide tools and examples to help you process, analyze, and visualize image and video data.

Projects

  • Image Reading and Saving: Operations to read, display, and save images in different formats.
  • Video Processing: Various operations on live video streams or pre-recorded videos.
  • Object Detection: Detecting objects in images using Haar classifiers.
  • Morphological Operations: Morphological techniques for shape analysis and image enhancement.
  • Thresholding and Edge Detection: Different thresholding and edge detection techniques for image analysis.

Clone the repository

You can clone the repository using the following command:

git clone https://github.com/gulcihanglmz/computer_vision-image_processing.git