6 projects tagged "GPL"
iMorph is cross platform 3D image analysis software. It permits the morphological characterization of porous media, and more precisely cellular materials. The first step of the analysis is a macroscopical characterization of the different phases. It allows porosity, tortuosity, and specific surface measurement. The anisotropy is also quantified at the sample scale. In a second step, the software gives a morphological study at the pore scale. Automatic methods for cell extraction give access to shape analysis, classification, and orientation. Moreover, it permits a local voxel classification in order to identify local shape such as shell, plates, and rods. Finally, the software gives a topological description by generating the graphs of both the solid and fluid phase. The human interface is intuitive and can be used by a non-expert of image processing. 3D visualization uses OpenGL libraries and allows interaction with segmented objects. An XML samples database is used to store results belonging to a region of interest in the media.
CBR Server is a light-weight HTTP server allowing you to view Comic Book Archives: CBR, CBZ, PDF, etc. It has purposely been designed to be used with a wireless tablet PC and is highly configurable. XML file-based configuration capabilities. A multi-threaded HTTP server based on JDoc Web Server. Multi-threaded CBR/CBZ/RAR/ZIP extraction. Support for a user-selected splash screen. Customizable HTML/CSS pages. Text-based search capabilities. Displays CBR, CBZ, RAR, ZIp, and PDF-based documents. FMEO (For my eyes only) support. A thumbnail rendition of the cover pages of the query results. A thumbnail rendition of the entire comic book. Zoom in, zoom out, and full size support. 270 degree rotation (a.k.a. iPad emulation). A remember me function (cookie-based). A file explorer interface that enables you to navigate through the directories comprising Comic Books. Multi-language support (i18n). End-users language extension support. Enhanced out of the box HTML forms. Uses ImageMagick and 7-Zip. Icons from www.everaldo.com/crystal. Enhanced navigation capabilities.
FeatureC++ is a C++ language extension that supports Feature-Oriented Programming (FOP). FOP studies feature modularity in program families. The idea of FOP is to build software by composing features. Features are basic building blocks that satisfy intuitive user-formulated requirements on the software system. Features refine other features incrementally. This step-wise refinement leads to a layered stack of features. Mixin Layers are one appropriate technique for implementing features.
A ready-to-use architecture to ease the creation of MDI-style applications in Java.