How to create an HDR image loading using Java

Asked By 20 points N/A Posted on -
qa-featured

Hello expert, I am going to create a software using Java. So I want to know how to create an HDR image loading using Java. So experts please tell me or give me some files to download. I need the instruction and tutorial for doing it. Please give me it as soon as possible. Thanks. 

SHARE
Answered By 65 points N/A #158144

How to create an HDR image loading using Java

qa-featured

Hi David,

High dynamic range imaging (HDRI or HDR) is a set of methods used in imaging and photography to create a dynamic range between light and darkest areas of an image than current standard digital imaging method or photographic methods.

 

These are the URL’s that would help you in creating software that can create HDR image using java.

1. Picturenaut is a HDR imaging software that enables you to create High Dynamic Range image from your bracketed exposures.

 http://www.snapfiles.com/get/picturenaut.html

2. Qtpfsgui is a graphical user interface that enables users to work on HDR images.

http://download.cnet.com/Luminance-HDR/3000-2070_4-10787174.html

3. Luminance HDR is an improve release for Luminance HDR similar to Qtpfsgui.

http://qtpfsgui.sourceforge.net/

In order to build software, you need sketch up plugins and building performance analysis. For a tutorial on how to do these using java you need to download like Java Advanced Imaging which is a high programming model which allows images to be manipulated using java applications and applets. Just follow instructions.

http://www.oracle.com/technetwork/java/javase/tech/jai-142803.html

Related Questions