PTdecode/CImg-1.3.0/html/links.shtml

Mon, 03 Aug 2009 16:14:35 +0100

author
Philip Pemberton <philpem@philpem.me.uk>
date
Mon, 03 Aug 2009 16:14:35 +0100
changeset 8
a2989aa17d21
parent 5
1204ebf9340d
permissions
-rwxr-xr-x

remove more hg_image detritus

philpem@5 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
philpem@5 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
philpem@5 3 <!--#include file="header.html" -->
philpem@5 4
philpem@5 5 <table align="center" border="0" cellpadding="20" cellspacing="0" width="100%"><tbody><tr><td>
philpem@5 6 <font face="Arial,Helvetica" size="-1">
philpem@5 7
philpem@5 8 <img src="img/item_links.gif">
philpem@5 9 <p>
philpem@5 10 The CImg Library is known to be used by these following projects. If you are using CImg and want your project to appear on this page,
philpem@5 11 please post a message in the forum, or contact us by e-mail.
philpem@5 12 <ul>
philpem@5 13 <li><b><a href="http://enas.gforge.inria.fr/">Event Neural Assembly Simulation</a></b> is an
philpem@5 14 open-source C++ library to simulate so called event neural unit. Done by the INRIA lab, in France.</li>
philpem@5 15 <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>
philpem@5 16 <li><b><a href="http://csn.umit.at/download/toolbox/The_CRN_Toolbox.ppt">The CRN Toolbox</a></b> (Context Recognition Network Toolbox) from the Institute for Computer Systems and Networks, UMIT, Hall in Tirol.</li>
philpem@5 17 <li><b><a href="http://www.digikam.org/">Digikam</a></b>, an advanced digital photo management application.</li>
philpem@5 18 <li><b><a href="http://www.koffice.org/krita">Krita</a></b>, a painting and image editing application for KOffice.</li>
philpem@5 19 <li><b><a href="http://ometah.berlios.de/index.php/Main_Page">oMetah</a></b>, a library aimed at the conception of metaheuristics.</li>
philpem@5 20 <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).
philpem@5 21 <li><b><a href="http://cimg.sourceforge.net/greycstoration/">GREYCstoration</a></b> is an open source algorithms for image denoising and interpolation. Command-line and GIMP plug-in versions are available.</li>
philpem@5 22 <li><b><a href="http://akabla.free.fr/IDIL/index.html">IDIL</a></b> (Integrated Data & Image Library), a cross-platform library for computing, plotting and image analysis.</li>
philpem@5 23 <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>
philpem@5 24 <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>
philpem@5 25 <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>
philpem@5 26 <li><b><a href="http://www.imagico.de/ascos/index.html">ASCOS</a></b>, a correction tool for satellite images.</li>
philpem@5 27 <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>
philpem@5 28 <li><b><a href="http://fc.isima.fr/~vbarra/Imagerie/">Courses in Image Processing</a></b> from the engineering school ISIMA, with projects done in C++ with CImg (in french).</li>
philpem@5 29 <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>
philpem@5 30 <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 there, using Google search.
philpem@5 31 </ul>
philpem@5 32 </p>
philpem@5 33
philpem@5 34 </font></td></tr></tbody></table>
philpem@5 35
philpem@5 36 <!--#include file="footer.html" -->