open source - Read/Write Tiffs in Java -
For open-source libraries to read and write TIFF files in Java 5, either Apache or any similar license Idea AWT Image Processing Library, which includes ImageIO .)
I know Java 6 should support TIFF. I know about the implementation of Sun Jai, but the company I work on does not work for it; And Aspi, but Sanselan looks good, but it's a commercial product, but it's not yet a released product.
Any recommendations for another TIFF-reader implementation? Using Java should be quite easy - I have used it from C # and VB6.
The only problem with open source image libraries is that they are JPEG encoded TIFF (from the TIFF 6.0 standard), which make many commercial scanners specially with a filthy image.
Libitif can be compiled again to support it, but I have never tried to do this.
Comments
Post a Comment