/ft_contrast

An Algo Project at Codam (42) - ft_contrast, cerate a thread pool

Primary LanguageCMIT LicenseMIT

ft_contrast - thread pool library

An Algo Project at Codam (42) - ft_contrast, cerate a thread pool

Project description

Objetive is to create a thread pool library. It should be used in a program to change contrast of an image. For more information read:

SUBJECT - start from page 78

Supported file format - pgm(P2):

Cat

Usage

Clone and change directory to project, then:

    make
    ./ft_contrast -f source_file -o output_file -c contrast