Skip to content

This script is for color generation and manupulation, say replace a specific color in an image to another color.

Notifications You must be signed in to change notification settings

ASU-APG/Pixel_Color_Detection_Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixel_Color_Detection_Manipulation

The scripted in IPython Notebook provided a OpenCV2 based color detection and manupulation codes.

Say we would like to replace all WHITE pixels in the image to RED:

Color Detection:

We are using the Euclidean Distance to select the most similar color from a pre-given color dictionary based on their RGB values.

About

This script is for color generation and manupulation, say replace a specific color in an image to another color.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published