#167: Write (more) iterators on complexes
-----------------------+----------------------------------------------------
Reporter: levill_r | Owner: levill_r
Type: task | Status: new
Priority: major | Milestone: Olena 1.0
Component: Milena | Version: 1.0
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Old description:
Most of this task is described in
[source:branches/cleanup-2008/milena/tests/topo/complex.cc
tests/topo/complex.cc]. (This should be turned into actual
documentation, BTW.)
See also #162 for applications of these iterators in
windows/neighborhoods and images.
(Task mostly done in r2444, r2456, r2471, r2486, r2487, r2488, r2493,
r2494, r2511, r2512, r2520, and r2521.)
Also, introduce a class factoring common parts of
* `mln::topo::internal::complex_set_iterator_base` and
* `mln::topo::internal::complex_relative_iterator_base`
(see `FIXME`s in corresponding files).
New description:
Most of this task is described in
[source:branches/cleanup-2008/milena/tests/topo/complex.cc
tests/topo/complex.cc]. (This should be turned into actual documentation,
BTW.)
See also #162 for applications of these iterators in windows/neighborhoods
and images.
(Task mostly done in r2444, r2456, r2471, r2486, r2487, r2488, r2493,
r2494, r2511, r2512, r2520, r2521, and r2625.)
Also, introduce a class factoring common parts of
* `mln::topo::internal::complex_set_iterator_base` and
* `mln::topo::internal::complex_relative_iterator_base`
(see `FIXME`s in corresponding files).
Comment (by levill_r):
Update status.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/167#comment:4>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.