[Opentestbench image compression] - Opentestbench : an open-source framework to assess the performances of image compression schemes
Opentestbench is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- the boost library must be installed manually (for instance http://sourceforge.net/projects/boost/files/boost/1.60.0/boost_1_60_0.tar.gz/download)
- opentestbench works only on Linux.
- If the target directory for decompressed frames already contain frames of the sequence under test, the compression/decompression will not happen------------------------------------
Currently supported codecs :
- JP2K ULL
- JP2K ULLC
- VC-2 LD
- VC-2 HQCBR
- JPEG (with pseudo-CBR mode)
- JPEG LS (with pseudo-CBR mode)
- DSC
- HEVC HM (with pseudo-CBR mode)
- HEVC HM Screen Content Coding extension (with pseudo-CBR mode)
------------------------------------
Currently supported image formats :
- RGB 4:4:4 8b, 10b and 12b in PPM files
- YCbCr 4:2:2 10b and 12b in RAW planar 16-bit little-endian files
-----------------------------------
[testbed] - Perform FFT of the given signal
[ahbTestbench_obf] - Verilog AHB Testbench
[TestBitmap] - Visual C++ MFC Image processing basics 2
[TestBrush] - Visual C++ MFC Image processing basics 3
[uart-vhdl-testbench] - simple uart vhdl behavioural model (package)vhdl testbench example
[ttestbtn] - a bitmap button in windows ce that use bitmap file as the button picture. you need prepare bitmap files to run it. have passed the tests.