digital_image_processing.convert_to_negative

Implemented an algorithm using opencv to convert a colored image into its negative

Attributes

img

Functions

convert_to_negative(img)

Module Contents

digital_image_processing.convert_to_negative.convert_to_negative(img)
digital_image_processing.convert_to_negative.img