CMake/Projects: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Replace content with link to new CMake community wiki)
 
(93 intermediate revisions by 46 users not shown)
Line 1: Line 1:
=Libraries=
{{CMake/Template/Moved}}


* [http://www.arl.hpc.mil/ice/ eXtensible Data Model and Format (XDMF)]
This page has moved [https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/Projects here].
 
* [http://www-creatis.insa-lyon.fr/Public/Gdcm/ Grass roots DiCoM (GDCM)]
 
* [http://vxl.sourceforge.net/ Vision-something-Libraries (VXL)]
 
* [http://www.cs.utah.edu/~whitaker/vispack  Vispack - C++ library developed for processing volumes images and surfaces ]
 
* [http://teem.sourceforge.net Teem - libraries for representing, processing, and visualizing scientific raster data]
 
* [http://www.mip.informatik.uni-kiel.de/~wwwadmin/Software/Doc/BIAS/html/intro.html BIAS - The Basic Image AlgorithmS C++ Library ]
 
* [http://www.cvgpr.uni-mannheim.de/gosch/software/golib/doc/html GoLib - general c++ library]
 
* [http://cmk.navorski.com/index.php?wiki=CmkSql cmkSQL - an abstract SQL Library]
 
* [http://www.mcc.uiuc.edu/qmc/AtomicHF/ AtomicHF - Package to solve Hartree-Fock equations for a spherical system using Numerov algorithm]
 
=Toolkits=
 
* [http://www.vtk.org Visualization Toolkit VTK]
 
* [http://www.itk.org Insight Segmentation and Registration Toolkit ITK]
 
* [http://dicom.offis.de/dcmtk.php.en DICOM ToolKit (DCMTK)]
 
* [http://www3.ict.csiro.au/ict/content/display/0,,a16254_b16408_d72676,00.html Medical Imaging ToolKit]
 
* [http://mbi.dkfz-heidelberg.de/mitk/index.html MITK -Medical Imaging Interaction Toolkit]
 
* [http://www.naughter.com/aa.html AA+ - A class framework for Computational Astronomy]
 
* [http://fltk.org Fltk - cross-platform C++ GUI toolkit for UNIX®/Linux® (X11), Microsoft® Windows®, and MacOS® X]
 
* [http://fl-inventor.sourceforge.net FlInventor - 3D toolkit]
 
* [http://orca-robotics.sourceforge.net/getting.html ORCA - open-source framework for developing component-based robotic systems]
 
* [http://www.kwwidgets.org KWWidgets - A free, cross-platform and open-license scientific-visualization GUI Toolkit.]
 
* [http://www.igstk.org IGSTK - Image Guided Surgery Toolkit]
 
=Tools=
 
* [http://www.gccxml.org GCC-XML - Dumps C++ Interface to XML]
 
* [http://ctieware.eng.monash.edu.au/twiki/bin/view/Simulation/IPv6Suite IPv6Suite - open source OMNeT++ model suite for accurate simulation of IPv6 protocols and networks ]
 
* [http://www.robots.ox.ac.uk/~pnewman/TheMOOS  MOOS - Mission Orientated Operating Suite]
 
=Applications=
* [http://www.paraview.org ParaView Parallel Visualization Application]
 
* [http://www.kitware.com/products/volview.html VolView Interactive System for Volume Visualization]
 
* [http://www.i-medlab.com CadColon] is a Computer Aided Detection (CAD) system designed to support radiologist's diagnosis of suspect polyps in the colon and rectum, using high and low dose CT.
 
''"I started to develop on a project on Linux OS in C++ language on 3 January 2005, and I had never written from scratch any configure.in files, nor used autoconf tools seriously before. So since one of my task was to create the building process for the whole project, I had 2 choices: learn and use autoconf, or search in Internet for an alternative. The one day research ended up in CMake.org, which is an easy but very powerful tool, which allowed me to achieve all I wanted to do (debug/release/profile compilations, compilation based on the developer name, easily maintainable and customizable compilation of many shared/static libraries and applications), and which has a very fast learning curve, exactly what a projet need to achieve its aim in short time."''
 
- Luca Cappa
 
* [http://davis.wpi.edu/~xmdv Multivariate Data Visualization Tool - XmdvTool]
 
* [http://www.evl.uic.edu/cavern/agave/immersaview/index.html  ImmersaView]
 
* [http://ncmi.bcm.tmc.edu/homes/stevel/EMAN/doc/download.html  EMAN - Software for Single Particle Analysis and Electron Micrograph Analysis ]
 
* [http://www.slicer.org Slicer -  Medical Visualization and Processing Environment for Research]
 
* [http://www.5star-shareware.com/Windows/WebDev/HTML/inscite.html InSciTE program editor]
 
=Controls=
 
* [http://www.xs4all.nl/~jorgb/wxFoldPanelBar.html wxFolderPanelBar] and [http://www.xs4all.nl/~jorgb/wxTreeMultiCtrl.html wxTreeMultiCtrl]
 
* [http://wxart2d.sourceforge.net/ wxArt2d]
 
=Other=
 
* [http://www.opengc.org/index.html OpenGC - The Open Source Glass Cockpit Project]
 
* [http://oscar.vision.ee.ethz.ch/gpuseg GPUSEG - Real-Time, GPU-Based Foreground-Background Segmentation]
 
* [http://www.tecn.upf.es/openMOIV/ OpenMOIV - is an object-oriented, 3D multi-platform toolkit that helps you develop molecular visualization applications]
 
* [http://www.compuphase.com/pawn/pawn.htm Pawn - An embedded scripting language formerly called Small]
 
* [http://devolab.cse.msu.edu/software/avida Avida - Digital Life Platform]
 
* [http://storm.bmi.ohio-state.edu/documentation.php Storm]
 
* [http://gpp.niacland.net/telecharger.html.en Goto++ - a goto language]
 
* [http://www.octave.org Octaviz - Viz for Octave]
 
* [http://www.sci.utah.edu/research/annot3d.html Annot3D - 3D annotation system]
 
* [http://caddlab.rad.unc.edu/software/MIND MIND -  DICOM query/move tool]
 
* [http://www.mcc.uiuc.edu/ohmms/ ohmms - object-oriented high-performance solutions for multi-scale materials simulations]
 
* [http://www.atracsys.com/_opensource/HornRegistrationDoc/html/ HornRegistration]
 
{{CMake/Template/Footer}}

Latest revision as of 15:40, 30 April 2018


The CMake community Wiki has moved to the Kitware GitLab Instance.

This page has moved here.