src/site/xdoc/sampleimages.xml (47 lines of code) (raw):

<?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <document> <properties> <title>Building</title> <author email="dev@commons.apache.org">Commons Documentation Team</author> </properties> <body> <!-- ================================================== --> <section name="Test Image Suite and Sample Images"> <p> <ul> <li>The original test image suite that Imaging was developed against cannot be released, since we don't own the rights to many of the more interesting examples.</li> <li>We are in the process of generating and collecting more.</li> </ul> </p> <subsection name="Sample Image Sources"> <p> This list is hardly comprehensive, but it is a good starting point. <a href=""></a> <ul> <li>Phil Harvey's large collection <a href="http://owl.phy.queensu.ca/~phil/exiftool/sample_images.html">http://owl.phy.queensu.ca/~phil/exiftool/sample_images.html</a> </li> <li>Drew Noakes' collection of images with EXIF <a href="http://www.drewnoakes.com/code/exif/exifImages/">http://www.drewnoakes.com/code/exif/exifImages/</a> </li> <li>RAWpository <a href="http://www.glasslantern.com/RAWpository/">http://www.glasslantern.com/RAWpository/</a> </li> <li>exif.org's Sample Images <a href="http://www.exif.org/samples.html">http://www.exif.org/samples.html</a> </li> <li>dpreview.com includes sample images with every one of their full reviews. <a href="http://www.dpreview.com/">http://www.dpreview.com/</a> </li> <li>flickr let's you search by camera type, which is invaluable, although not all images are "out of camera" originals (many have been edited or scaled). <a href="http://www.flickr.com/">http://www.flickr.com/</a> </li> <li>PNG official test suite More png sample images available here. <a href="ftp://ftp.simplesystems.org/pub/libpng/png/images/suite/">ftp://ftp.simplesystems.org/pub/libpng/png/images/suite/</a> </li> </ul> </p> </subsection> </section> </body> </document>