jpeg2000
Convert byte array (byte[]) to Image in Java
I have a byte[] that I want to convert to an Image and display the image in a label. The byte[] is of a jpeg 2000 format.[详细]
2023-03-29 11:17 分类:问答jpeg2000 on ios app
Has anyone had luck converting and using jpeg2000 on the ios? I am writing and inventory app and would开发者_如何学Python love to go with a jpeg2000 file type if I can figure out how to get the phone[详细]
2023-03-28 08:11 分类:问答Getting pixel data from a PythonMagick image?
Does anyone know a way get the pixel data from a PythonMagick.Image instance without having to writ开发者_如何学Pythone it to disk first?[详细]
2023-02-21 18:18 分类:问答Can the iPhone/iPad decode Jpeg2000 images client side?
I have done a fair amount of looking around on the internet for an answer to this question, and have little to show for it. I am making an app that will stream medical images over the interne开发者_如[详细]
2023-02-01 18:13 分类:问答Encoding image into Jpeg2000 using Distributed Computing like Hadoop
Just wondering if anybody has done/aware about encoding/compressing large image into JPEG2000 format using Hadoop ?[详细]
2023-01-28 11:12 分类:问答writing Jpeg 2000 images in java
I am trying to encode (write) jpeg 2000 in Java. I am reading a \'.bmp\' image and try to write \'.jp2\' image. I am using:[详细]
2023-01-17 05:02 分类:问答Jpeg 2000 and .net
I working in a activex control using .net for load it in a ie website. I need read a jpeg 2000 file but i don\'t want use a 3rd party dll because this will cause dependencies or embedding it make my d[详细]
2022-12-28 06:42 分类:问答read jpeg2000 files in java
I have a code using a byte[] that contains a image jpeg2000 bytes. I want show this in jLabel component howto do this? Anyone have idea开发者_Go百科 or code to do?You would do it in this way[详细]
2022-12-27 02:12 分类:问答JPEG 200 (aka J2K) handling in Silverlight app - any suggestions?
I need to 开发者_Go百科handle JPEG 2000 (aka J2K) images in my silverlight app. Files stored either in the DB or file system on the server. Any suggestions how to handle them on the client? The only w[详细]
2022-12-19 04:13 分类:问答Compressing High Resolution Satellite Images
Please advise the b开发者_StackOverflow社区est way to compress satellite Image. Details Uncompressed size - 60 gb[详细]
2022-12-17 17:10 分类:问答