[go: up one dir, main page]

Menu

Tree [r379] / trunk /
 History

HTTPS access


File Date Author Commit
 Modules 2010-11-29 benjaminbertram [r20] FindPythonQt Module works with visual studio.
 Orient 2017-08-19 benjaminbertram [r379] fix missing include and cleanup
 Register 2015-11-05 benjaminbertram [r341] renamed: cpsRegidGUI -> cpsAlignGUI
 Segment 2016-03-01 twop [r362] fixed: replaced python with utils in javascript.
 SiOTo 2015-10-27 twop [r333] delete unnecessary files
 Utils 2016-11-06 twop [r374] deactivated Codes to be reviewed
 View 2015-11-03 benjaminbertram [r336] fixed: CMakeLists.txt install directory for exe...
 libCmd 2015-11-03 benjaminbertram [r336] fixed: CMakeLists.txt install directory for exe...
 libFilterChain 2016-06-04 benjaminbertram [r371] merged: branch refactoringMF
 libHessian 2016-06-04 benjaminbertram [r371] merged: branch refactoringMF
 libOrientation 2016-03-01 twop [r362] fixed: replaced python with utils in javascript.
 libStructureTensor 2016-06-04 benjaminbertram [r371] merged: branch refactoringMF
 CMakeLists.txt 2015-11-03 benjaminbertram [r339] Moved Curvature and LabelGeometry sub projects ...
 LICENSE.txt 2010-10-21 benjaminbertram [r4] added libcmd
 README.txt 2015-10-22 benjaminbertram [r329] added link to build instructions in Wiki

Read Me

=====================================
# README file of project COMPOSIGHT #
===================================== 

Please have a look at
http://composight.sourceforge.net/ for any documentation
 build instructions: https://sourceforge.net/p/composight/wiki/Build%20Instructions/

Directories
-----------
/bin/		all executables
/share/		scripts and other helper files

=======
LICENSE
=======
Composight is available under GPL version 3 or any later (your choice).
Via LICENSE.txt you should have received a copy of the GPL.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>. or write to 
the Free Software Foundation, Inc., 51 Franklin Street, Boston, 
MA  02110-1301, USA. 

====================
Windows x64 Binaries
====================
- run the installer of MS visual studio 2015 redistributable packages
  vcredist_x64.exe. You can also download that file from Microsoft.
  You will need Admin rights to install it.
- copy all Composight files from the bin folder to a folder which is inside your PATH.
  cpsSegmentGUI can be started from explorer. The other tools need command line arguments.
- make shure all *.dll are in the same folder as the binaries
- TEST: open cmd.exe from the start menu. -> run cpsCombine -h