[go: up one dir, main page]

Menu

[r95]: / trunk / README  Maximize  Restore  History

Download this file

22 lines (18 with data), 1.0 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
README
VOSM is the abbreviation of Vision Open Statistical Models 
-------------------------------------------------------------------------------

This distribution of VOSM includes:

  AUTHORS               - current and former authors of VOSM
  CHANGES               - history of changes for the library
  CMakeLists.txt        - main script of the build system
  COPYRIGHT             - describes the copyright of VOSM
  doc/                  - documentations
  HOWTOUSE              - how to use vosm
  INSTALL               - information about the installation process 
  README                - this file
  TODO                  - what's to be done in future
  VERSION               - version number of this release
  modules/              - the source code for building the VOSM libraries
  tests/                - the source code for building command line executives,
                          such as test_smbuilding and test_smfitting, etc.

-------------------------------------------------------------------------------