I am working in a new branch "brightness"
that branches off from master. For simplicity
reasons I copied the common code for the ROI
class and the function parallel_image. Once
approved I will remove the common code.

I tested the operation for grayscale images.
I am waiting for approval for the RGB algorithm
which requires conversion RGB <-> HSL.

Most of the code is similar to the previous operation
contrast.

You can merge this Pull Request by running:

  git pull https://github.com/StefanStavrev/oiio brightness

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenImageIO/oiio/pull/384

-- Commit Summary --

* Image Processing Operation: Brightness

-- File Changes --

M src/include/imagebuf.h (90)
M src/include/imagebufalgo.h (7)
M src/libOpenImageIO/imagebuf.cpp (62)
M src/libOpenImageIO/imagebufalgo.cpp (209)
M src/oiiotool/oiiotool.cpp (42)

-- Patch Links --

  https://github.com/OpenImageIO/oiio/pull/384.patch
  https://github.com/OpenImageIO/oiio/pull/384.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenImageIO/oiio/pull/384
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to