paleajed
Joined: 12 Nov 2010
Posts: 2
Location: Antwerp, Belgium
|
Posted: Sat Nov 13, 2010 3:23 am Post subject: Venetian Mask: open-source image mask creation. |
|
|
EWOCprojects proudly presents Venetian Mask, a brand new open source graphical application that offers some powerful tools for selecting portions of an image and save these as alpha information or grayscale masks for use in applications such as Photoshop or the Gimp.
The main concept revolves around the new user-friendly and interactive use of the well known 'magic wand' image manipulation tool. Features are extensive preview system, interactive parameter adjustment and a node-based structure for recording and combining different selections.
This was a script for Blender 2.49 before, it has now matured into a faster and meaner standalone app.
Hop over to http://sourceforge.net/projects/venetianmask/ to get the program.
Since it has been programmed in Python it is platform independent but as far only tested on Windows machines.
IMPORTANT !!! The program needs some Python libraries: make sure you install the latest versions of the following:
* Python Imaging Library (PIL)
* psyco
* wxPython
before trying to run the Venetian Mask application.
Let me know if you like it! We are now in alpha stage so bugs will still be numerous. Do use sourceforge's facilities to keep the development going (bug tracker, forum). Your effort can make this project blossom. |
|