How to Render Jpeg2000 (.jp2) to ImageView
in Android
I have been working from long time but i couldn't found Appropriate Solution , I found few Names of Rendering image jp2
image but not able to find reference of it
- JJ2000
- JMagic
- JAI - Java Advanced Imaging
Please Help me out with the solution
I have Found Solution Using JJ2000
Many other libraries are using AWT code or NDK files i think this is the simpler way to render JP2 to imageView
Reference urls ::
https://bitbucket.org/jchauhan/jj2000-android
https://github.com/soft-studio/NFC_DriversLicenseReader
Happy Coding