Skip to content

C++ Library to perform image processing operations.Numerous filters can be applied.

Notifications You must be signed in to change notification settings

RiccardoSale/DAISgram

Repository files navigation

DAISGram

Repository for Daisgram project A.A. 2020-2021

Library - BMP

To test the proper functioning of the library (libbmp) you need to run the command make testbmp and then. / Test_bmp.

Image Brighten (+20) Brighten (+100) Grayscale
DAIS DAIS+20 DAIS+100 DAIS+100
Image Smooth (h=3) Smooth (h=5) Smooth (h=7)
DAIS DAIS+100 DAIS+100 DAIS+100
Image Sharp Edge Warhol
DAIS DAIS+20 DAIS+100 DAIS+100
Image A Image B Blend alpha=0 alpha=0.25 alpha=0.5 alpha=0.75 alpha=1.00
DAIS DAIS DAIS DAIS DAIS DAIS DAIS

Green Screen

Close-Up Piano Background GreenScreen
DAIS DAIS+20 DAIS+100

Histogram equalization

Original Image Equalization
DAIS DAIS+20

About

C++ Library to perform image processing operations.Numerous filters can be applied.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •