#123: Revamp general graph-based images
-----------------------+----------------------------------------------------
Reporter: levill_r | Owner: levill_r
Type: task | Status: closed
Priority: major | Milestone: Olena 1.0
Component: Milena | Version: 1.0
Resolution: fixed | Keywords: nbh neighb win
-----------------------+----------------------------------------------------
Changes (by levill_r):
* status: assigned => closed
* resolution: => fixed
Old description:
For starters,
* ~~Use `graph` prefix instead of `mesh`~~ (done in r1704).
* ~~Improve the graph structure~~ (mostly done in r1713).
* ~~Provide a BGL-based version of the graph-based image (IMHO, BGL
graphs are much faster than ours, so this would make sense w.r.t. the
efficiency point of view)~~ (mostly done by Nicolas Ballas in r1756; as
well as continuing work in r1761 and r1765). This task probably deserves
its own ticket.
* ~~Revamp the elementary neighborhoods/windows; currently, the graph-
based piters ignore them, and assume they always work on elementary
neighborhoods~~ (done in r1806, r1808 and r1814).
New description:
For starters,
* ~~Use `graph` prefix instead of `mesh`~~ (done in r1704).
* ~~Improve the graph structure~~ (mostly done in r1713).
* ~~Provide a BGL-based version of the graph-based image (IMHO, BGL
graphs are much faster than ours, so this would make sense w.r.t. the
efficiency point of view)~~ (mostly done by Nicolas Ballas in r1756; as
well as continuing work in r1761 and r1765). This task has been moved to
#138.
* ~~Revamp the elementary neighborhoods/windows; currently, the graph-
based piters ignore them, and assume they always work on elementary
neighborhoods~~ (done in r1806, r1808 and r1814).
Comment:
Close this ticket, and move remaining tasks to #138 and #139.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/123#comment:7>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.