Menu

iceWing / News: Recent posts

Access method for Subversion changed

A day ago iceWing was upgraded to the new SourceForge developer platform.

During this the repository URL changed from

https://icewing.svn.sourceforge.net/svnroot/icewing

to

svn+ssh://USERNAME@svn.code.sf.net/p/icewing/code

The old repository is now read only. To switch an already checked out
iceWing copy to the new location use

svn switch --relocate "https://icewing.svn.sourceforge.net/svnroot/icewing" "svn+ssh://USERNAME@svn.code.sf.net/p/icewing/code"... [read more](/p/icewing/news/2013/04/access-method-for-subversion-changed/)
Posted by Frank Loemker 2013-04-27

iceWing V0.11 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.11, 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 greatly
enhanced support for cameras, a GUI for changing different grabber
properties on the fly, callbacks for all available widgets, enhanced
OpenCV 2.x support, support for the newest versions of all the
dependencies, and more.... read more

Posted by Frank Loemker 2012-10-02

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.... read more

Posted by Frank Loemker 2009-06-07

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.... read more

Posted by Frank Loemker 2009-04-23

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:... read more

Posted by Frank Loemker 2006-12-05

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.

Posted by Frank Loemker 2006-05-30

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.

Posted by Frank Loemker 2006-04-18

iceWing available via subversion

iceWing is now available via the Subversion repository at SourceForge.

To check out the iceWing trunk use:
svn checkout https://svn.sourceforge.net/svnroot/icewing/iceWing/trunk iceWing

Posted by Frank Loemker 2006-04-12

iceWing 0.9rc1 released

A first release candidate for the upcoming 0.9 version of iceWing is now available. Lots of new features were added. For example export as SVG graphics, loading of various video formats, support for more grabbing hardware, a plugin generator, and various additional features.

Posted by Frank Loemker 2005-12-23