CImg-1.2.8

所属分类:图形图像处理
开发工具:Visual C++
文件大小:6311KB
下载次数:14
上传日期:2008-06-17 11:07:28
上 传 者787175
说明:  在VC++平台下开发的可用于3D图像处理的工具,其中包含了几个小游戏来帮助读者理解程序
(In VC++ Platform developed can be used for 3D image processing tools, which includes a number of small game to help the reader understand the procedures)

文件列表:
CImg-1.2.8 (0, 2008-04-18)
CImg-1.2.8\CHANGES.txt (59190, 2008-04-18)
CImg-1.2.8\CImg.h (1615072, 2008-04-18)
CImg-1.2.8\compilation (0, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2 (0, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build (0, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build (0, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex (0, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\categories.pbxbtree (84, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\cdecls.pbxbtree (69580, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\decls.pbxbtree (69036, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\files.pbxbtree (648, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\imports.pbxbtree (1088, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\pbxindex.header (20, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\protocols.pbxbtree (84, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\refs.pbxbtree (41112, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\strings.pbxstrings (0, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\strings.pbxstrings\control (131096, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\strings.pbxstrings\strings (149212, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\subclasses.pbxbtree (108, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\build\Examples.build\Examples.pbxindex\symbols0.pbxsymbols (205696, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\CImg.pch (179, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\Examples.xcodeproj (0, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\Examples.xcodeproj\dtschump.mode1 (39728, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\Examples.xcodeproj\dtschump.pbxuser (13360, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\Examples.xcodeproj\project.pbxproj (71399, 2008-04-18)
CImg-1.2.8\compilation\osx_xcode_2_2\Instructions.rtf (1760, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package (0, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\changelog (3702, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\cimg-dev.dirs (44, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\cimg-dev.install (154, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\cimg-dev.links (109, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\compat (2, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\control (956, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\copyright (43938, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\docs (10, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\files (37, 2008-04-18)
CImg-1.2.8\compilation\unix_debian_package\rules (1637, 2008-04-18)
CImg-1.2.8\compilation\unix_gnu_gcc_3 (0, 2008-04-18)
CImg-1.2.8\compilation\unix_gnu_gcc_3\compile_linux.sh (40, 2008-04-18)
... ...

-------------------------------------------------------------------------------- -------------------------------------------------------------------------------- ____ _ _ ____ (_ _)( )_( )( ___) )( ) _ ( )__) (__) (_) (_)(____) ___ ____ __ __ ___ __ ____ ____ ____ __ ____ _ _ / __)(_ _)( \/ )/ __) ( ) (_ _)( _ \( _ \ /__\ ( _ \( \/ ) ( (__ _)(_ ) (( (_-. )(__ _)(_ ) _ < ) / /(__)\ ) / \ / \___)(____)(_/\/\_)\___/ (____)(____)(____/(_)\_)(__)(__)(_)\_) (__) C++ Template Image Processing Library ( http://cimg.sourceforge.net ) v.1.2.8 -------------------------------------------------------------------------------- # Summary #--------- The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file 'CImg.h' providing a set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD,..), efficient, easy to use, it's a pleasant toolkit for coding image processing stuffs in C++. # Author #-------- David Tschumperle ( http://www.greyc.ensicaen.fr/~dtschump/ ) with the help of various contributors, including : - Haz-Edine Assemlal - Vincent Barra - Romain Blei - Yohan Bentolila - Jerome Boulanger - Frederic Devernay - Franois-Xavier Dupé - Eric Fausett - Jean-Marie Favreau - Sebastien Fourey - Alexandre Fournier - Vincent Garcia - Jinwei Gu - Jean-Daniel Guyot - Matt Hanson - Sebastien Hanel - Christoph Hormann - Werner Jainek - Daniel Kondermann - Pierre Kornprobst - Orges Leka - Francois Lauze - Xie Long - Thomas Martin - Cesar Martinez - Jean Martinot - Renaud Peteri - Martin Petricek - Paolo Prete - Adrien Reboisson - Konstantin Spirin - David G. Starkweather - Grzegorz Szwoch - Thierry Thomas - Yu-En-Yun - Vo Duc Khanh - Bug Zhao # Institution #------------- GREYC Image / CNRS UMR 6072 / FRANCE The CImg Library project started in 2000, at the INRIA-Sophia Antipolis/France (http://www-sop.inria.fr/) during my PhD thesis. Since October 2004, it is maintained and developed in the Image team of the GREYC Lab (CNRS, UMR 6072), in Caen/France. Team web page : http://www.greyc.ensicaen.fr/EquipeImage/ # Licenses #---------- The source code of the CImg Library is distributed under two distinct licenses : - The main library file 'CImg.h' is dual licensed : It can be either distributed under the CeCILL-C license or the CeCILL license. (files 'Licence_CeCILL-C_V1-en.txt' and 'Licence_CeCILL_V2-en.txt'). Both are a Free-Software licenses : * CeCILL-C is adapted to the distribution of library components, and is close in its terms to the well known GNU LGPL license (the 'CImg.h' file can thus be used in closed-source products under certain conditions, please read carefully the license file). * CeCILL is close to (and even compatible with) the GNU GPL license. - Most of the other files are distributed under the CeCiLL license (file 'Licence_CeCILL_V2-en.txt'). This License is a Free-Software license, compatible with the GPL license (so using those files in closed-source project is strictly forbidden). These two CeCiLL licenses ( http://www.cecill.info/index.en.html ) have been created under the supervision of the three biggest research institutions on computer sciences in France : - CNRS ( http://www.cnrs.fr/ ) - CEA ( http://www.cea.fr/ ) - INRIA ( http://www.inria.fr/ ) You have to RESPECT these licenses. More particularly, please carefully read the license terms before using the CImg library in commercial products. # Package structure : #-------------------- The directory CImg/ is organized as follows : - CImg.h : The single (header) file of the library itself. - CHANGES.txt : A list of changes between CImg versions. - Licence_CeCILL-C_V1-en.txt : The CeCiLL-C license governing the use of 'CImg.h' if needed. - Licence_CeCILL_V2-en.txt : The CeCiLL license governing the use of other CImg files. - README.txt : This file. - documentation/ : Directory containing a copy of the CImg web page in html format. The documentation has been generated automatically with the tool 'doxygen' (www.doxygen.org). Note that you can also access the documentation online at http://cimg.sourceforge.net/ - compilation/ : Directory containing several sub-directories that provide project files or scripts to ease the compilation of the examples, with various C++ compilers on Unix and Windows. - plugins/ : Directory containing CImg plug-ins which are basically files that add extra functions to the CImg library. - examples/ : Directory containing a lot of example programs performing various stuffs, based on the CImg library. # Getting started #----------------- First, you should try to compile the different examples provided in the 'examples/' directory. Look at the 'compilation/' directory to ease this compilation step on different plateforms. Then, you can look at the documentation 'documentation/head.html' and the complete reference 'documentation/reference/index.html' to learn more about CImg functions and classes. Finally, you can participate to the 'Forum' section of the CImg web page and ask for help if needed. ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------

近期下载者

相关文件


收藏者