cureos / csj2k

Portable Class Library adaptation of JPEG 2000 codec library CSJ2K at http://csj2k.codeplex.com/
Other
27 stars 14 forks source link

Encoding in codectest does not work #12

Open TillAlex opened 8 years ago

TillAlex commented 8 years ago

Just compiled the codectest. While opening file1.jp2 to file10.jp2 works ok, file11.jp2 to file14.jp2 (which were encoded by the codectest) all show constant grayvalues of 128.

Does this work on your system?

anders9ustafsson commented 7 years ago

@AlexHild Sorry for not answering any sooner. I see artifacts in file13 and file14, but not only constant grayvalues. I will however investigate further to see if the conversion from the internal image format to the bitmap is failing. Many thanks for reporting!