Menu

Tree [17d992] master /
 History

HTTPS access


File Date Author Commit
 CameraDLLs 2014-03-12 Carlo M. Minciacchi Carlo M. Minciacchi [17d992] Cleaned up previous code, added comments, added...
 WindowsFormsApplication5 2014-03-12 Carlo M. Minciacchi Carlo M. Minciacchi [17d992] Cleaned up previous code, added comments, added...
 docs 2014-03-08 Carlo M. Minciacchi Carlo M. Minciacchi [91c56b] Added docs folder to contain any documentation/...
 .gitignore 2014-03-09 Carlo M. Minciacchi Carlo M. Minciacchi [bf4723] Added comments to .gitignore and added obj/ fol...
 CHANGELOG.txt 2014-03-12 Carlo M. Minciacchi Carlo M. Minciacchi [17d992] Cleaned up previous code, added comments, added...
 COPYING.txt 2014-02-18 Iro Armeni Iro Armeni [5c2d29] Initial commit
 Gygax.sln 2014-02-18 Iro Armeni Iro Armeni [5c2d29] Initial commit
 Gygax.v12.suo 2014-03-12 Carlo M. Minciacchi Carlo M. Minciacchi [b5f1a2] Can now successfully load a single DFKCamera
 README.txt 2014-02-18 Iro Armeni Iro Armeni [5c2d29] Initial commit

Read Me

Gygax Version 2.0 12/02/2014

Gygax is a C# application that offers users an environment to develop personalized tools to process images, videos or live streams. It supports a variety of file types to open.


GENERAL USAGE NOTES
-------------------

- The current version has been designed to run in a Windows 8 environment and in MS Visual Studio 2013. 
- It uses Windows Forms as a graphical API for compatibility reasons with Emgu CV.
- All required libraries are included in the package to download.

FUTURE RELEASES
---------------

Following releases will include:
- a DirectX viewer to allow 3D point cloud data and IFC file visualization and editing
- adjustment of processing rate of frames depending on buffer availability (send next frame serially or skip till buffer empties)
- selection of frames based on criteria (blur metric, etc.)
- introduction of error handling and help manual
- a scrollbar for video playback
===============================================================================================================================================

Gygax can be reached at:

E-mail:   cit-enquiries@eng.cam.ac.uk
Web site: http://cit.eng.cam.ac.uk/



Copyright 2007 - 2014 CIT Laboratory

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