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.
- 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.
You can clone the repository using the following command:
git clone https://github.com/gulcihanglmz/computer_vision-image_processing.git