Skip to content

qpit/igyba

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

igyba

Copyright 2015 Clemens Schäfermeier, clemens ( at ) fh-muenster.de

This file is part of igyba.

igyba 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.

igyba 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 igyba.  If not, see <http://www.gnu.org/licenses/>.

igyba is an open source project for profiling laser beams with CCD or CMOS cameras. It includes

  • live parameter estimation
  • a 3D viewer for live visualization of the input
  • image manipulation and data export
  • a graphical user interface
  • access to Thorlabs (R) cameras
  • Linux and Windows support

It was written in a modular way, such that other cameras can be implemented along the existing module.

Projects and libraries used:

  • OpenCV for linear algebra and data structuring
  • freeglut for visualization in OpenGL
  • wxWidgets for the GUI
  • mingw-std-threads for C++11 thread support on Windows
  • OpenMP for multi core data processing in fit routines
  • gnuplot (if available on the machine) for plotting image captures

About

Laser beam profiler for cameras

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.1%
  • C 46.5%
  • Makefile 1.4%