Skip to content

A Python script using OpenCV and its HAAR Cascading tools to allow the user to input an image that will then be corrected for red-eye.

Notifications You must be signed in to change notification settings

TimKrash/Remove-Red-Eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fixes red-eye with a simple Python script that used HAAR Cascading and the power of OpenCV. The user can either specify the path of the image locally, or can slightly modify the code to add a link to it. The output will be the original image along with the corrected one.

Here's an example:

Imgur

About

A Python script using OpenCV and its HAAR Cascading tools to allow the user to input an image that will then be corrected for red-eye.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages