Statistics for Olena Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Sep 2010 805 1 0 129 ...
Download Olena TOC Important Notes Project Status. We are now actively working on Olena 1.x only. Older versions are not maintained anymore. Licence. Olena is Free ...
About TOC{depth "2"} Contributors There are many contributors to this project. The current team is: permanent staff: Thierry Géraud a.k.a. Théo Guillaume Lazzara ...
Olena Development This page gathers resources for the developers of the Olena platform as well as contributors to the project. TOC Project Management Trac We use ...
Contributors The following people contributed to Olena, maybe indirectly through one of the numerous prototypes Olena has uprisen from. Olena would not be what it ...
Olena Publications The following is a list of publications related to Olena. Note that you also can browse all publications from the lab here. TOC{title "Contents ...
TOC Project-Related Modules SCRIBO Short Description The SCRIBO (Semi-automatic and Collaborative Retrieval of Information Based on Ontologies) project is part of ...
Olena Olena is a software platform dedicated to image processing. At the moment it is mainly composed of a C++ library: Milena. This library features many tools to ...
Swilena Swilena the a SWIG-based scripting interface of the Olena platform. It currently features a Python interface to the Milena C++ library. Support for Ruby ...
Milena Milena is the generic C++ library at the heart of the Olena platform for image processing and pattern recognition. The library provides a framework to implement ...
Source file is accessible in this directory. The aim of this demo is to show how to construct a region adjacency graph. Input is house.png : Compute the gradient ...
TWiki.Olena Web Preferences The following settings are web preferences of the TWiki.Olena web. These preferences overwrite the site-level preferences in TWIKIWEB ...
Olena 1.0 #946; December 15, 2008 Presentation Olena 1.0 has been completely rewritten since Olena 0.11. This new version is not compatible with the previous ones ...
Olena 1.0 July 14, 2009 Presentation Olena 1.0 has been completely rewritten since Olena 0.11. This new version is not compatible with the previous ones. It tends ...
Olena 0.11 February 21, 2007 This version is obsolete : you may want to have a look at Olena 1.0 instead. TOC Presentation Olena 0.11 is an update of Olena 0.10. ...
Olena Documentation TOC{depth "2"} Tutorial This document helps you for your first contact with Milena. It helps you to configure, install and get familiar with Milena ...
Features Subject To Change In this page, you will find a list of features/routines/structures which are subject to change in the next releases but are provided in ...
This page is old and no longer maintained; see the page of downloads instead. To get some information about upcoming versions of Olena, go to RoadMap. Debian packages ...
Demos Genericity Neighborhood Source files are accessible in this directory. File neighborhood.cc In the following images, every detected component has its own color ...
Demos Inter-Pixel Source files are accessible in this directory. Input is lena.png : When we create an "inter-pixel" image, its size doubles so it can contain all ...
Overview TOC Introduction The Olena project aims at building a scientific computation platform oriented towards image processing, image recognition, and artificial ...
FAQ This page is under construction. However you can: subscribe to our mailing-list fetch the archives of the list send any questions to: olena@lrde.epita.fr
Sandbox Use this page to for tests, style experimentation, etc. Level 1 Heading Level 2 Heading Level 3 Heading Level 4 Heading Level 5 Heading Level 6 Heading Text ...
Miscellaneous on Olena 0.x (outdated) Know.SpeedUpCxxCompilation: How to speed up compilation of C++ program using a (well-equiped) template library. Olena.CompilationHowto ...
Similar Third-Party Projects This page contains references to projects sharing features or goals with Olena. This list is not intended to be comprehensive, nor perfectly ...
Contact Mailing Lists There are three public mailing lists devoted to Olena. $ Send any questions or comments to: olena@lrde.epita.fr (list info) (archives) $ Send ...
ICDAR2009 Handwriting Segmentation Contest Click on thumbnails to see the actual images. Method Description for Line Segmentation First the input image is sub-sampled ...
Project Management Most of these pages are outdated. Project management is done through Olena's Trac these days. Olena.RoadMap: The roadmap, schedules, and deadlines ...
Tuesday, February 18th 2003 is the first Olena Day. The event will be held at EPITA (Lrde.ContactUs), room SMP 10, starting at 9 AM. A few days after will be held ...
The problem Olena 's images classes, image1d T , image2d T , and image3d T , are really just proxies to the images data. Their use is seamless because they delegates ...
TOC reda 25 nov. 2002 dans olena il existe deux macros pour determiner le type exacte d'un objet : 1- Exact : si j'ai bien compris, cette macro est utilisée pour ...
This major version of Olena is a transitory phase for 0.9 release. 2003paradigm version of oln project mainly concerns the transition to a new kind of static hierarchy ...
Olena 0.10 Coding Style To keep the code homogeneous and "easy" to read, any patch for Olena 0.10 should respect some rules. Several of them come from the style guidelines ...