Skip to content

viscom-ulm/immersight-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImmersightTools

Collection of utility methods.

  • convert from OpenCV to OpenGL matrix and vice versa.
  • I/O for intrinsic and extrinsic parameters
  • chessboard calibration

Getting Started

This library is used for the panorama generator.

Prerequisites

Tested with: Visual Studio 2015 and 2017 Install OpenCV (3.2)

Installing

Clone, Build, Compile.

git clone https://github.com/viscom-ulm/immersight-tools.git
cd immersight-tools
mkdir build && cd build
cmake .. -G "Visual Studio 15 2017 Win64"

Then open Visual Studio and build the solution.

Authors

Acknowledgments

  • Thanks to Julian Kreiser and Sebastian Maisch for help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published