-
iceWing: 0.10 released
iceWing is a graphical plugin shell optimized for, but not limit to, image
processing and vision system development. Plugins operate hierarchically
on data provided by other plugins and can also generate new data-streams.
iceWing 0.10, the newest release of the graphical plugin shell, is now
available. Lots of new features, enhancements, and polishing were added
during the last three years of development. Examples are Gtk+ 2.x support,
extended grabber support, extended movie support, CMake based build
system, and lot's more.
More information about iceWing is available at:
http://icewing.sourceforge.net/
2009-06-07 07:27:52 UTC by floemker
-
iceWing: 0.10rc1 released
iceWing is a graphical plugin shell optimized for, but not limit to, image processing and vision system development. Plugins operate hierarchically on data provided by other plugins and can also generate new data-streams.
A first release candidate for the upcoming 0.10 version of iceWing is now
available. Lots of new features, enhancements, and polishing were added
during the last three years since the last release. Examples are
Gtk+ 2.x support, extended grabber support, extended movie support, CMake
based build system, and lot's more.
Please download it, compile it on as many systems as possible,
and stress test it.
2009-04-23 14:03:44 UTC by floemker
-
Access method for Subversion changed
From https://sourceforge.net/docs/E09#notice :
"On November 31, 2006 the access method for Subversion changed. This document
reflects those changes. The old method had numerous problems, including
spurious 50x error messages and other issues that kept it from functioning
fully. This newly documented access method solves many, if not all of the
issues with the old mechanism. ..."
- To switch a checked out iceWing tree to the new access method the following
command is necessary:
svn switch --relocate https://svn.sourceforge.net/svnroot/icewing/iceWing/trunk https://icewing.svn.sourceforge.net/svnroot/icewing/iceWing/trunk
- To check out a new copy of the iceWing trunk use:
svn checkout https://icewing.svn.sourceforge.net/svnroot/icewing/iceWing/trunk iceWing
2006-12-05 09:44:43 UTC by floemker
-
iceWing 0.9 released
After more than a year of development a new stable iceWing version, version 0.9, with lots of new features is available. Some examples of new features: Export as SVG graphics, loading of various video formats, support for more grabbing hardware, a plugin generator, OpenCV support, and various additional features.
2006-05-30 17:01:34 UTC by floemker
-
iceWing 0.9rc2 released
A second release candidate for the upcoming 0.9 version of iceWing is now available. Quite some bug fixes and cleanups and some small features were added since the first release candidate. The final 0.9 release should follow shortly.
2006-04-18 23:20:18 UTC by floemker