Skip to content

using opencv for image processing and artistic effects

License

Notifications You must be signed in to change notification settings

Hyrtsi/opencv-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-tools

My repo for opencv practise.

Goals:

  • to create some useful examples on how to use opencv
  • to create some cool artistic effects for image processing
  • to learn image processing and computer vision

What

  • Load an image
  • Adjust the saturation and brightness
  • See the histogram change in real time to analyze how the effects affect the color balance

Installation

  • Install dependencies: opencv, matplotlib, numpy, sklearn

TODO: requirements.txt

Usage

  • python3 main.py

image

About

using opencv for image processing and artistic effects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published