Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Olena

Compare

Claimed by EPITA Research and Developm... No analysis available

Olena is a platform dedicated to image processing and pattern recognition. Its core component is a generic and efficient C++ library, Milena. Milena provides a framework to implement simple, fast, safe, reusable and extensible image processing tool chains. The library provides many ready-to-use ... [More] algorithms and image data structures. Algorithms are built upon classical entities from the image processing field. This design allows developers and practitioners to easily understand, modify, develop and extend new algorithms while retaining the core traits of Milena: genericity and efficiency. The Olena platform also features additional modules such as Swilena, a component exposing Milena to other languages thanks to SWIG, and the SCRIBO module for Document Image Analysis. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

ce::StateCore

Compare

  Analyzed about 10 hours ago

StateCore is an generic finite state machine (FSM), based on the state pattern and written in C++. StateCore was created with the idea to helping the developers. This was created under the LGPL license. This means that it is completely free to use for commercial and non commercial applications. ... [More] Features: * Interface and Implementation class * Small and fast inline methods * Global, Current and Previous states * Enter, Execute and Exit events * Based on the state pattern * Easy-to-use Project Homepage: ceStateCore.sourceforge.net CorEngine's Blog: (Spanish blog) CorEngine.wordpress.com [Less]

271 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This