
Roland Levillain <roland@lrde.epita.fr> writes: [...]
However, Swilena wraps only very few data structures and algorithms at the moment, and the min- and max-tree are not part of it yet. I think wrapping them would not take a long time, so I'll give it a try ASAP. If you want, I can let you know when they're ready, either from the Git repository or as a snapshot tarball.
Actually, I just added a simple wrapper to compute the max-tree of an image2d<int_u8> in the branch `swilena' of Olena's Git repository. If you want to give it a try, you can get this version by ``cloning'' the repository, then checking out that branch: git clone git://git.lrde.epita.fr/olena cd olena git checkout swilena ./bootstrap ./configure --with-swig --enable-swilena make You can look at swilena/python/max-tree.py for an example. To run this test, just type: make -C swilena/python check TESTS=max-tree.py VERBOSE=1 Hope this may help you. Roland -- Roland Levillain - LRDE/EPITA - A3SI/ESIEE/IGM/UMLV-Paris Est EPITA Research and Development Laboratory (LRDE) 14-16, rue Voltaire - FR-94276 Le Kremlin-BicĂȘtre Cedex - France Phone: +33 1 53 14 59 45 - Fax: +33 1 53 14 59 22 - www.lrde.epita.fr