• Looking for simplest code for adjusting color temperature

    From none) (Jim Graham@21:1/5 to All on Tue Mar 5 06:05:15 2019
    I'm looking for the simplest java code to load an image (assume either
    jpg or png), possible as large as 6000x4000, and modify the image's color temperature (aka white balance) using four different controls, for 1, 10,
    100, and 1000 Kelvins to allow for both very rapid adjustments and very
    fine ones.

    Thanks,
    --jim

    --
    THE SCORE: ME: 2 CANCER: 0 // Spooky (cat): 0 Cancer: 1 ICBM/Hurricane: 30.439947N 86.635177W < Running Linux Mint / Cinnamon >

    Do not look into waveguide with remaining eye.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From dale@21:1/5 to Jim Graham on Thu Mar 7 16:19:32 2019
    On 3/5/2019 1:05 AM, Jim Graham wrote:
    I'm looking for the simplest java code to load an image (assume either
    jpg or png), possible as large as 6000x4000, and modify the image's color temperature (aka white balance) using four different controls, for 1, 10, 100, and 1000 Kelvins to allow for both very rapid adjustments and very
    fine ones.

    Thanks,
    --jim


    how about this ...

    https://stackoverflow.com/questions/11884544/setting-color-temperature-for-a-given-image-like-in-photoshop

    <https://stackoverflow.com/questions/11884544/setting-color-temperature-for-a-given-image-like-in-photoshop>

    --
    dale - https://www.dalekelly.org/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)