/computer_vision-image_processing

📗This repository contains my projects and code snippets related to image processing using OpenCV.

Primary LanguagePython

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