Skip to content

ssloth1/fake-night-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Fake Night Vision

Description

A Python-based tool using OpenCV to create a night vision effect on images. It allows real-time adjustments for Gaussian blur kernel size, contrast, brightness, and color channel through interactive trackbars.

Features

  • Real-time image processing with adjustable parameters
  • Applies Gaussian blur to create a low-pass image and subtracts it to get a high-pass image
  • Adjustable contrast and brightness on the high-pass image
  • User-defined color channel for the night vision effect

Before and After

Original Image

Original Image

Processed Image

Processed Image

About

A Python-based tool using OpenCV to create a night vision effect on images with real-time adjustments for Gaussian blur, contrast, brightness, and color channel.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages