This file is indexed.

/usr/share/doc/cimg-dev/html/links.shtml is in cimg-doc 1.4.9-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--#include file="header.html" -->

<img src="img/item_links.gif"></img>
<p>
  The <tt><i>CImg Library</i></tt> is known to be used by the following projects.
  If you are using <tt><i>CImg</i></tt> and want your project to appear on this page,
  please post a message in the forum, or contact us by e-mail.
</p>
<ul>
  <li><b><a href="http://zoomfx.sourceforge.net/">ZoomFX</a></b> is a free tool to help in image batch process thanks to an helpful visual interface and powerful filters.</li>
  <li><b><a href="http://xraysim.sourceforge.net/">XRaySim</a></b> is an open source simulation package for use in Industrial Non-Destructive testing and medical imaging applications.</li>
  <li><b><a href="http://www.phash.org/">pHash</a></b> is an open source software library that implements several perceptual hashing algorithms,
    and provides a C-like API to use those functions in your own programs.</li>
  <li><b><a href="http://wxcam.sourceforge.net/">wxCam</a></b> is a webcam application for Linux.</li>
  <li><b><a href="http://enas.gforge.inria.fr/">Event Neural Assembly Simulation</a></b> is an
    open-source C++ library to simulate so called event neural unit. Done by the INRIA lab, in France.</li>
  <li><b><a href="http://www.vips.ecs.soton.ac.uk/index.php?title=GREYCstoration">The VIPS Library</a></b> integrates a GREYCstoration plugin.</li>
  <li><b><a href="http://www.digikam.org/">Digikam</a></b>, an advanced digital photo management application.</li>
  <li><b><a href="http://ometah.berlios.de/index.php/Main_Page">oMetah</a></b>, a library aimed at the conception of metaheuristics.</li>
  <li><b><a href="http://www.itm.uni-stuttgart.de/research/pasimodo/pasimodo_de.php">PASIMODO</a></b>, a program package for particle-based
    simulation methods, developed at the Institute of Engineering and Computational Mechanics (University of Stuttgart, Germany).</li>
  <li><b><a href="http://cimg.sourceforge.net/greycstoration/index.shtml">GREYCstoration</a></b> is an open source algorithms for image
    denoising and interpolation. Command-line and GIMP plug-in versions are available.</li>
  <li><b><a href="http://www.eng.cam.ac.uk/~ajk61/IDIL/">IDIL</a></b> (Integrated Data & Image Library), a cross-platform library for
    computing, plotting and image analysis.</li>
  <li><b><a href="http://gmic.sourceforge.net/">G'MIC</a></b> is a command-line image manipulation tool able to deal with sequences of
                1d/2d/3d multi-spectral images.</li>
  <li><b><a href="http://pieni.net/~thirsima/gocam">GoCam</a></b>, an open source project for developing a computer vision system that analyses
    video capture of a go game.</li>
  <li><b><a href="http://www.ece.lsu.edu/ipl/Demos.html">LSU's Super-Resolution GUI</a></b>, a super resolution (SR) software for researchers.</li>
  <li><b><a href="http://www.imagico.de/ascos/index.html">ASCOS</a></b>, a correction tool for satellite images.</li>
  <li><b><a href="http://www-sop.inria.fr/books/imath">Mathematical Problems in Image Processing</a></b>, a book from
    P. Kornprobst and G. Aubert, coming with C++ algorithms described in the book.</li>
  <li><b><a href="http://www-sop.inria.fr/odyssee/team/Pierre.Kornprobst/enseignement/projetsArchive/index.html">Open source CImg-based projects</a></b>
    implementing several image processing algorithms, parts of student assignements (in french, supervisor P. Kornprobst).</li>
  <li><b><a href="http://www.google.com/codesearch?hl=en&lr=&q=%22cimg_library%22&btnG=Search">Other pieces of code using CImg</a></b> can be
    found with Google code search.</li>
</ul>

<!--#include file="footer.html" -->