Download
Requirements
iceWing was tested under Linux, OSF-Alpha, Sun Solaris, and Mac OS X. Full support for grabbing images from different cameras is only available on Linux. Minimally iceWing needs:- a C compiler (gcc preferred) and some basic Unix tools like make
- an X server
- GTK+ version 1.2 or version 2.x, see http://www.gtk.org
- some libraries for standard graphic formats: libjpeg, libpng, and libz
- gdk-pixbuf, see
http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/0.22/
(only needed for GTK+ 1.2) - libraw and libdc1394 for FireWire support, see http://ieee1394.wiki.kernel.org and http://sourceforge.net/projects/libdc1394/
- libunicap as an interface for different grabbing devices, see http://unicap-imaging.org
- Aravis library for video acquisition using GenICam cameras, see http://live.gnome.org/Aravis
- NET iCube NETUSBCAM for grabbing images from cameras supporting the interface from NET, see http://www.net-gmbh.com
- MATRIX VISION MV impact acquire to grab images from some MATRIX VISION cameras, see http://www.matrix-vision.com
- IDS Imaging uEye for grabbing images from cameras supporting the interface from IDS Imaging, see http://www.ids-imaging.com
- libv4lconvert from the v4l-utils package provides conversion functions for different additional pixel formats for the V4L2 grabbing driver, see http://git.linuxtv.org/v4l-utils.git
- FFmpeg for extended support for movie reading and writing, see http://www.ffmpeg.org. Version 0.5 from the 3. of March, 2009, till version 1.0 from the 28. of September, 2012, were tested. Version 1.0 is available at the iceWing download page.
Documentation
Documentation is available in the release in the docs directory in the file icewing.pdf. Additionally, the documentation can be directly accessed from here, as a PDF file and as a HTML online version. The iceWing versions till version 0.8.1 contained one chapter in German only. This chapter is translated to English in the later iceWing versions.HTML online documentation for version 0.11
PDF documentation for version 0.11
PDF documentation for version 0.10
PDF documentation for version 0.9
PDF documentation for version 0.8.1
Additionally, developer documentation is available in the installed iceWing header files and, as generated by doxygen, at http://icewing.sourceforge.net/doxygen/.
Download
Releases here are source only.Release notes:
Files (Sources) | Release date | Size |
---|---|---|
icewing-0.11.tar.bz2 FFmpeg V1.0 September 28 2012 |
October 3 2012 | 2477k 6293k |
icewing-0.10.tar.bz2 FFmpeg SVN snaphot June 06 2009 |
June 06 2009 | 2316k 2734k |
icewing-0.9.tar.bz2 FFmpeg SVN snaphot May 26 2006 |
May 30 2006 | 2037k 1748k |
icewing-0.8.1.tar.bz2 | Mar 08 2005 | 1453k |
Additionally, download links for all releases can be found at the SourceForge download page for this project.