Am 13.03.2014 20:39, schrieb Jerzy Głowacki:
> Dear Thomas,
>
> Thank you for your reply. However, currently I don't have time for
> making tests. I hoped somebody had already done them and could share his
> results.
>
> If I get some time to do this in the future, I will write to you for a
> test image corpus.
It depends on what you need. I'm certainly not the right man for unit
tests for your software because you know your code much better than I
do. Besides, I've enough to do to maintain a JPEG verification software
implementation myself (from the JPEG, implementing JPEG and JPEG XT and
JPEG LS, see
https://github.com/thorfdbg/libjpeg for an old version of it).
However, if it is measuring PSNR, SSIM, VDP and other objective indices
on your images, then you're at the right address. I'm operating as the
test and quality co-chair of our committee, thus, all the test tools are
setup here in Stuttgart, and adding just another implementation to
deliver some curves is the least problem. If interested, I could either
provide measurement tools and bash shell scripts for automatic
measurement (to be customized for your needs at your side) or run some
automated tests for objective quality indices when time permits. There
is also a (very cut down) online version of it so you could trigger
comparisons yourself:
http://jpegonline.rus.uni-stuttgart.de/
Adding another codec there would also be possible, though the tests
there are rather a demo than a full test - though one you could trigger
yourself. It currently does not cover VDP, though (VDP is "a bit" on the
slow side).
If you are after *subjective* tests, then while I cannot do that myself
lacking a lab, I'm in contact with people that could. This is QUALINET,
an "EC Cost action" (funded by the European community). Maybe I can
interest them for something.
This is currently all an activity that happens in the JPEG XT framework,
which is also a backwards compatible extension to JPEG (ISO/IEC 10918-1
aka ITU Rec. T.81), though for higher bit depths, high dynamic range and
lossless coding. Smuggling another codec in is probably not too hard for
me as T&Q co-chair. Thus the offer... ...and probably to also keep you a
bit in the line what "the ISO guys are doing recently".
Greetings,
Thomas