18 projects tagged "Apache 2.0"
XELand generates night landscapes as stereo pairs for cross-eye viewing. Currently it uses two map generation methods (plus some variations). Generated height maps are seamless and can be saved as PNG images. The program requires only JDK 1.5 or above, and is very easy to use. To take full advantage of XEland you should learn cross-eye viewing.
Poor Man's Imaging Wrapper a clean and simple API wrapper over JAI, Java2D, ImageIO, and AWT. It supports a set of imaging operations (read, write, scale/resize, crop, grayscale, add transparency, rotate, add border, flip/mirror, add text, overlay, blur, sharpen, etc.) with simple direct calls to the API. If you want to switch from Java2D to JAI, all you need to do is add JAI jars to the classpath. It supports GIF encoding if PJA tools jars are available in the classpath.
Webcockpit is a Web application generator for reporting and monitoring applications. It generates complete JSP-based Web applications which contain charts and tables whose contents are retrieved using database queries. The charts and tables can be configured to link to each other, enabling master detail-like drill-down. You can provide your own HTML or JSP template files which are mixed with the generated JSP to provide a final Web application.
SIOX4Java (Simple Interactive Object Extraction) is a Java SDK that provides a generic segmentation engine for extracting the foreground from still images with little user interaction. The underlying method (which has also been integrated into GIMP) is noise and motion blur robust and can easily be adapted for the segmentation of objects in videos. The SDK also contains an experimental feature called the "Detail Refinement Brush", which enables the removal of spill colors and manual refinement of highly detailed textures.
RIFE/Laszlo is based on RIFE/Jumpstart and geared towards easily getting started with the creation of Rich Internet Applications using OpenLaszlo. It is a ready-to-run source distribution and file structure that allows you to get started with a new OpenLaszlo application with RIFE in less then 2 minutes. Typically, all that you have to do is unzip the archive, open the project file in your favourite IDE, and run the application. Thanks to a dynamic development model, you rarely have to restart, and are able to gradually implement your application in an iterative manner.
Kabeja is a Java library for parsing CAD data (i.e. Autodesk's DXF format) and converting to SVG (dxf2svg). You can use Kabeja from the command line or embed it into your application. It includes a plain DXF2SVGViewer and integration into the Cocoon XML Web development framework and the Inkscape SVG editor.
Translation of an RCS file collection or CVS repository history as a fast-import stream.