hyperion.ng/libsrc/utils
AEtHeLsYn b37cbd26d5 Add color adjustment to all RBG channels
* Channel adjustment config

* Create RgbChannelAdjustment.h

* Delete RgbChannelAdjustment.h

* Create RgbChannelAdjustment.cpp

* Create RgbChannelAdjustment.h

* Delete RgbChannelAdjustment.cpp

* Create ColorAdjustment.cpp

* Delete RgbChannelAdjustment.h

* Create ColorAdjustment.h

* Update ColorAdjustment.h

* Update ColorAdjustment.h

* Update ColorAdjustment.h

* Update ColorAdjustment.cpp

* Update Hyperion.cpp

* Update Hyperion.cpp

* Update Hyperion.cpp

* Update Hyperion.h

* Create RgbChannelAdjustment.cpp

* Create RgbChannelAdjustment.h

* Create ColorAdjustment.h

* Create MultiColorAdjustment.h

* Update MultiColorAdjustment.h

* Create MultiColorAdjustment.cpp

* Delete ColorAdjustment.cpp

* Delete ColorAdjustment.h

* Update RgbChannelAdjustment.cpp

* Update Hyperion.cpp

* Update Hyperion.h

* Update Hyperion.cpp

* Bug fixes

* Update hyperion.config.json

* Add color adjustment to json server and client and adapt hyperion-remote

* Change the color modification order

* Minor bug fix

* Create calibration Images folder

* Create calibration Gamma folder

* Create calibration RGB folder

* Added files via upload

* Delete .gitkeep

* Delete .gitkeep

* Added files via upload

* Delete .gitkeep

* Update color effect order and don't correct twice

* Uploaded gradient images


Former-commit-id: 8ab465e59834f12a21709a6f4546bd6808a2a495
2016-04-02 00:04:11 +02:00
..
jsonschema Merge branch 'master' into add_effect_engine 2013-12-05 22:11:38 +01:00
CMakeLists.txt Add color adjustment to all RBG channels 2016-04-02 00:04:11 +02:00
ColorArgb.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorBgr.cpp Finished the amlogic grabber for the 'WeTek Play' 2015-08-20 09:51:44 +02:00
ColorRgb.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorRgba.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
HslTransform.cpp Added files via upload 2016-03-10 17:27:25 +01:00
HsvTransform.cpp Added ProtoServer to the Hyperion server; 2013-10-13 14:48:59 +02:00
ImageResampler.cpp - refactored framebuffer grabber to use ImageResampler 2015-01-24 23:42:22 +01:00
RgbChannelAdjustment.cpp Add color adjustment to all RBG channels 2016-04-02 00:04:11 +02:00
RgbChannelCorrection.cpp Added files via upload 2016-03-10 17:27:25 +01:00
RgbChannelTransform.cpp Renamed ColorTransform to RgbChannelTransform 2013-11-19 20:17:59 +00:00