Skip to content

Colorize black and white (grayscale) image (or video) to colorful color with OpenCV (DNN module)

Notifications You must be signed in to change notification settings

kairess/colorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorizer

Colorize black and white (grayscale) image (or video) to colorful color with OpenCV (DNN module)

result.jpg

Project contains:

  1. Colorize image (Jupyter notebook)
  2. Colorize video (Python script)

Requirement

  • Python
  • OpenCV 3.4.2+
  • Numpy

Usage

Colorize Image

Look at colorize.ipynb

Colorize Video

sh get_models.sh
python video.py

About

Colorize black and white (grayscale) image (or video) to colorful color with OpenCV (DNN module)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages