Menu

Tree [d3f049] master /
 History

HTTPS access


File Date Author Commit
 insight3d 2013-07-02 Kevin Croissant Kevin Croissant [d3f049] Fix: #6 Crash during calibration - failed asser...
 .gitignore 2010-12-27 Tobias Jakobs Tobias Jakobs [d839f5] Added more files
 README.txt 2010-12-27 Tobias Jakobs Tobias Jakobs [35f546] matching works now thanks to a patch from Lawre...
 insight3d.sln 2010-12-21 Tobias Jakobs Tobias Jakobs [7d50c5] initial commit from insight3d
 insight3d.suo 2010-12-21 Tobias Jakobs Tobias Jakobs [7d50c5] initial commit from insight3d
 insight3d.userprefs 2010-12-21 Tobias Jakobs Tobias Jakobs [7d50c5] initial commit from insight3d

Read Me

INSIGHT 3D NG, VERSION 0.3.3
----------------------------

COMPILING UNDEX LINUX
---------------------

To compile insight3dng under Linux, you must have the following libraries: 

	- opencv
	- opengl
	- SDL
	- libxml2 (to parse xml files)
	- lapack 
    - blas (min. 1.2-8 (Debian/Ubuntu))
	- libgtk+-2.0

And this should be pretty much everything. Also, pkg-config should know about those libraries. 

Makefile and source code is in the "insight3d" subdirectory. There's no configuration, just execute "make" in the "insight3d" subdirectory. 

COMPILING ON WINDOWS
--------------------

You'll need the same libraries. You'll need to setup the paths to include 
and bin directories of these libraries in Visual Studio. The project has been
compiled using Microsoft Visual C++ Express 2008.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.