#280: Get rid of trash directories
-----------------------+-----------------------
Reporter: levill_r | Owner: levill_r
Type: task | Status: assigned
Priority: minor | Milestone: Olena 2.1
Component: Milena | Version: 2.0
Resolution: | Keywords: cleanup
-----------------------+-----------------------
Changes (by levill_r):
* owner: Olena Team => levill_r
* status: new => assigned
Old description:
> I.e.:
>
> * source:milena/doc/examples/trash
> * source:milena/trash
>
> Rationale: if their content is not distributed, they should not be part
> of `master`. We can style reintegrate them later from the repository's
> history if needed.
New description:
I.e.:
* source:milena/doc/examples/trash
* source:milena/trash
Rationale: if their content is not distributed, they should not be part of
`master`. We can still (selectively) reintegrate them later from the
repository's history if needed.
Also: once these directories are removed, get rid of everything related to
their contents (in scripts, documentation, etc.).
--
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/280#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform
#105: Optimize with memory for border::duplicate
--------------------------+------------------------
Reporter: duhamel | Owner: Olena Team
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Milena | Version: 2.0
Resolution: | Keywords:
--------------------------+------------------------
Changes (by levill_r):
* version: 1.0 => 2.0
* type: task => enhancement
* milestone: Olena 2.1 =>
Old description:
> In source:trunk/milena/mln/border/duplicate.hh [[BR]]
>
> Handle memory traits in the enhancement of this algorithm.
New description:
In source:milena/mln/border/duplicate.hh [[BR]]
Handle memory traits in the enhancement of this algorithm.
--
Comment:
This ticket's description is too vague. Which cases should be
specialized?
--
Ticket URL: <https://trac.lrde.org/olena/ticket/105#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform
#46: Snake forward works only on 2D
--------------------------+-------------------------
Reporter: anonymous | Owner: Olena Team
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Milena | Version: 2.0
Resolution: | Keywords: trait check
--------------------------+-------------------------
Changes (by levill_r):
* version: 1.0 => 2.0
* milestone: Olena 2.1 =>
Old description:
> source:trunk/milena/mln/canvas/browsing/snake_fwd.hh
>
> Now, snake-fwd works only on 2D, but it's not checked !
>
> One could either check that the image is in 2D
> or make the canvas generalized.
New description:
source:milena/mln/canvas/browsing/snake_fwd.hh
Now, snake-fwd works only on 2D, but it's not checked !
One could either check that the image is in 2D
or make the canvas generalized.
--
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/46#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform
#45: Check if a point belong to an image during forward.
------------------------+------------------------
Reporter: anonymous | Owner: Olena Team
Type: task | Status: closed
Priority: minor | Milestone: Olena 2.1
Component: Milena | Version: 2.0
Resolution: wontfix | Keywords: has
------------------------+------------------------
Changes (by levill_r):
* status: new => closed
* version: 1.0 => 2.0
* resolution: => wontfix
Old description:
> source:trunk/milena/mln/canvas/browsing/
>
> When we do a call of function of a functor, should we test if the point
> belongs to the image ?
New description:
source:milena/mln/canvas/browsing/
When we do a call of function of a functor, should we test if the point
belongs to the image ?
--
Comment:
This ticket's description is too vague; closing.
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/45#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform
#36: Factor the implementation of literals with a singleton
--------------------------+------------------------
Reporter: theo | Owner: Olena Team
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: Milena | Version: 2.0
Resolution: | Keywords:
--------------------------+------------------------
Changes (by levill_r):
* priority: minor => trivial
* version: 1.0 => 2.0
* milestone: Olena 2.1 =>
Old description:
> Add a generic singleton, and use it to factor the code in
> source:trunk/milena/mln/literal.
New description:
Add a generic singleton, and use it to factor the code in
source:milena/mln/literal.
--
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/36#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform