[go: up one dir, main page]

Menu

Tree [r320] / trunk /
 History

HTTPS access


File Date Author Commit
 Curvature 2015-08-22 benjaminbertram [r295] merged from branch 'rigid registration tool' R1...
 LabelGeometry 2015-08-22 benjaminbertram [r295] merged from branch 'rigid registration tool' R1...
 Modules 2010-11-29 benjaminbertram [r20] FindPythonQt Module works with visual studio.
 Orient 2015-08-25 benjaminbertram [r314] Added some scripts and helper file to be INSTAL...
 Register 2015-08-24 benjaminbertram [r307] Renewed copyright and licens information (3).
 Segment 2015-09-04 benjaminbertram [r320] Add script cpsRefCom.py. Online evaluate medial...
 SiOTo 2015-08-22 benjaminbertram [r295] merged from branch 'rigid registration tool' R1...
 Utils 2015-08-24 benjaminbertram [r304] Renewed copyright and licens information.
 View 2015-08-25 benjaminbertram [r313] Fixed filename in CMakeLists.txt (View)
 libCmd 2015-08-24 benjaminbertram [r305] Renewed copyright and licens information.
 libFilterChain 2015-08-27 benjaminbertram [r316] Reviewed File menu in SegmentGUI. Added actions...
 libHessian 2015-08-24 benjaminbertram [r304] Renewed copyright and licens information.
 libOrientation 2015-08-25 benjaminbertram [r314] Added some scripts and helper file to be INSTAL...
 libStructureTensor 2015-08-24 benjaminbertram [r304] Renewed copyright and licens information.
 CMakeLists.txt 2015-08-25 benjaminbertram [r314] Added some scripts and helper file to be INSTAL...
 LICENSE.txt 2010-10-21 benjaminbertram [r4] added libcmd
 README.txt 2015-08-25 benjaminbertram [r314] Added some scripts and helper file to be INSTAL...

Read Me

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

Please have a look at
http://composight.sourceforge.net/ for any documentation and build instructions.

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