Name | Modified | Size | Downloads / Week |
---|---|---|---|
Gygax 2.0 | 2014-03-07 | ||
README.txt | 2014-02-12 | 1.9 kB | |
Gygax 2.0.rar | 2014-02-12 | 11.6 MB | |
Totals: 3 Items | 11.6 MB | 1 |
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/>.