1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/PTdecode/CImg-1.3.0/html/links.shtml Mon Aug 03 14:09:20 2009 +0100 1.3 @@ -0,0 +1,36 @@ 1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 1.5 + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1.6 +<!--#include file="header.html" --> 1.7 + 1.8 +<table align="center" border="0" cellpadding="20" cellspacing="0" width="100%"><tbody><tr><td> 1.9 +<font face="Arial,Helvetica" size="-1"> 1.10 + 1.11 +<img src="img/item_links.gif"> 1.12 +<p> 1.13 +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, 1.14 + please post a message in the forum, or contact us by e-mail. 1.15 +<ul> 1.16 +<li><b><a href="http://enas.gforge.inria.fr/">Event Neural Assembly Simulation</a></b> is an 1.17 + open-source C++ library to simulate so called event neural unit. Done by the INRIA lab, in France.</li> 1.18 +<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> 1.19 +<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> 1.20 +<li><b><a href="http://www.digikam.org/">Digikam</a></b>, an advanced digital photo management application.</li> 1.21 +<li><b><a href="http://www.koffice.org/krita">Krita</a></b>, a painting and image editing application for KOffice.</li> 1.22 +<li><b><a href="http://ometah.berlios.de/index.php/Main_Page">oMetah</a></b>, a library aimed at the conception of metaheuristics.</li> 1.23 +<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). 1.24 +<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> 1.25 +<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> 1.26 +<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> 1.27 +<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> 1.28 +<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> 1.29 +<li><b><a href="http://www.imagico.de/ascos/index.html">ASCOS</a></b>, a correction tool for satellite images.</li> 1.30 +<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> 1.31 +<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> 1.32 +<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> 1.33 +<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. 1.34 +</ul> 1.35 +</p> 1.36 + 1.37 +</font></td></tr></tbody></table> 1.38 + 1.39 +<!--#include file="footer.html" -->