#106: Implement border::mirror for 3D images
----------------------+------------------------
Reporter: duhamel | Owner: Olena Team
Type: task | Status: new
Priority: major | Milestone: Olena 2.2
Component: Milena | Version: 2.0
Resolution: | Keywords:
----------------------+------------------------
Changes (by levill_r):
* version: 1.0 => 2.0
* milestone: Olena 2.1 => Olena 2.2
Old description:
> In source:trunk/milena/mln/border/mirror.hh.
>
> Implement ~~1D and~~ 3D version for `border::mirror` algorithm.
>
> Note that the code for the 2D (and maybe 1D) version(s) could be
> factored.
New description:
Implement `mln::border::mirror` for 3D images (based on `mln::box3d`); see
source:milena/mln/border/mirror.hh.
--
--
Ticket URL: <https://trac.lrde.org/olena/ticket/106#comment:4>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform
#286: Fix the Olena port on MacPorts
----------------------+------------------------
Reporter: levill_r | Owner: Olena Team
Type: defect | Status: new
Priority: critical | Milestone: Olena 2.1
Component: Milena | Version: 2.0
Keywords: |
----------------------+------------------------
The `olena` port from the !MacPorts does not compile anymore. I believe
that the required fixes have been applied in the current `master` branch.
There used to be a dependency issue with Tesseract too, but I guess this
has been fixed as well with recent updates to the `tesseract` port.
We should check that the port builds fine with a tarball rolled from
`master` before shopping [milestone:"Olena 2.1" Olena 2.1] (hopefully very
soon). What is the best approach to check !MacPorts candidates locally?
(Maybe setting up a local repository?) I (Roland) would like to get some
advice about this. Thanks in advance!
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/286>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform