| | copyright notice Each source file contains its own copyright information. The general agreement for StirMark Benchmark is as follows: Copyright (c) 2000–2002, Microsoft Research Ltd , Institut National de Recherche en Informatique et Automatique (INRIA), Institut Eurécom and the Integrated Publication and Information Systems Institute at GMD – Forschungszentrum Informationstechnik GmbH (GMD–IPSI). Redistribution and use in source and binary forms, with or without modification, are permitted for non-commercial research and academic use only, provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Each individual file must retain its own copyright notice.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of contributors in the documentation and/or other materials provided with the distribution.
- Modification of the program or portion of it is allowed provided that the modified files carry prominent notices stating where and when they have been changed. If you do modify this program you should send to the contributors a general description of the changes and send them a copy of your changes at their request. By sending any changes to this program to the contributors, you are granting a license on such changes under the same terms and conditions as provided in this license agreement. However, the contributors are under no obligation to accept your changes.
- All non-commercial advertising materials mentioning features or use of this software must display the following acknowledgement:
- This product includes software developed by Microsoft Research Ltd, Institut National de Recherche en Informatique et Automatique (INRIA), Institut Eurécom and the Integrated Publication and University of Magdeburg.
- Neither name of Microsoft Research Ltd, INRIA, Eurécom and University of Magdeburg nor the names of their contributors may be used to endorse or promote products derived from this software without specific prior written permission.
- If you use StirMark Benchmark for your research, please cite:
- Fabien A. P. Petitcolas, Martin Steinebach, Frédéric Raynal, Jana Dittmann, Caroline Fontaine, Nazim Fatès. A public automated web-based evaluation service for watermarking schemes: StirMark Benchmark. In Ping Wah Wong and Edward J. Delp, editors, proceedings of electronic imaging, security and watermarking of multimedia contents III, vol. 4314, San Jose, California, U.S.A., 20–26 January 2001. The Society for imaging science and technology (I.S.&T.) and the international Society for optical engineering (SPIE). ISSN 0277-786X.
and - Fabien A. P. Petitcolas. Watermarking schemes evaluation. I.E.E.E. Signal Processing, vol. 17, no. 5, pp. 58–64, September 2000.
THIS SOFTWARE IS NOT INTENDED FOR ANY COMMERCIAL APPLICATION AND IS PROVIDED BY MICROSOFT RESEARCH LTD, INRIA, EURÉCOM, UNIVERSITY OF MAGDEBURG AND CONTRIBUTORS ‘AS IS’, WITH ALL FAULTS AND ANY EXPRESS OR IMPLIED REPRESENTATIONS OR WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NONINFRINGEMENT OF INTELLECTUAL PROPERTY ARE DISCLAIMED. IN NO EVENT SHALL MICROSOFT RESEARCH LTD, INRIA, EURÉCOM, GMD–IPSI OR THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE USE OF THIS SOFTWARE FOR CIRCUMVENTING WITHOUT AUTHORITY ANY EFFECTIVE TECHNOLOGICAL MEASURES DESIGNED TO PROTECT ANY COPYRIGHTS OR ANY RIGHTS RELATED TO COPYRIGHT AS PROVIDED BY LAW OR THE SUI GENERIS RIGHT PROVIDED BY SOME COUNTRIES IS STRICTLY PROHIBITED. Part of this software uses code written by Neil Dodgson for another project. Neil allowed us to use his code. In addition, the full StirMark Benchmark uses freely redistributable code but which have the following copyright policies: JPEG Library The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided ‘AS IS", and you, its user, assume the entire risk as to its quality and accuracy. This software is copyright (c) 1991-1998, Thomas G. Lane. All Rights Reserved except as specified below. Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: - If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation.
- If only executable code is distributed, then the accompanying documentation must state that ‘this software is based in part on the work of the Independent JPEG Group".
- Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind.
These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowledge us. Permission is NOT granted for the use of any IJG author’s name or company name in advertising or publicity relating to this software or products derived from it. This software may be referred to only as ‘the Independent JPEG Group’s software". We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. ansi2knr.c is NOT covered by the above copyright and conditions, but instead by the usual distribution terms of the Free Software Foundation; principally, that you must include source code if you redistribute it. (See the file ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part of any program generated from the IJG code, this does not limit you more than the foregoing paragraphs do. The Unix configuration script ‘configure’ was produced with GNU Autoconf. It is copyright by the Free Software Foundation but is freely distributable. The same holds for its supporting scripts (config.guess, config.sub, ltconfig, ltmain.sh). Another support script, install-sh, is copyright by M.I.T. but is also freely distributable. It appears that the arithmetic coding option of the JPEG spec is covered by patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot legally be used without obtaining one or more licenses. For this reason, support for arithmetic coding has been removed from the free JPEG software. (Since arithmetic coding provides only a marginal gain over the unpatented Huffman mode, it is unlikely that very many implementations will support it.) So far as we are aware, there are no patent restrictions on the remaining code. The IJG distribution formerly included code to read and write GIF files. To avoid entanglement with the Unisys LZW patent, GIF reading support has been removed altogether, and the GIF writer has been simplified to produce ‘uncompressed GIFs". This technique does not use the LZW algorithm; the resulting GIF files are larger than usual, but are readable by all standard GIF decoders. We are required to state that ‘The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated.’ Last update: Sunday, 20 January 2008 11:50:44 -0000 |