Re: [Olena-bugs] [Olena] #184: Clean the bread-first thinning (skeleton) algorithm

#184: Clean the bread-first thinning (skeleton) algorithm --------------------------+---------------------- Reporter: levill_r | Owner: levill_r Type: enhancement | Status: new Priority: trivial | Milestone: Component: Milena | Version: 2.0 Resolution: | Keywords: --------------------------+---------------------- Changes (by levill_r): * priority: major => trivial * version: 1.0 => 2.0 * milestone: Olena 2.1 => Old description:
* Use `image_if` and operator `|` when it is compatible with `complex_image` in source:trunk/milena/apps/statues/mesh_complex_skel.cc. * Likewise in source:trunk/milena/mln/topo/detach.hh. * Use a cell iterator (when available) in the implementation of `mln::make::cell` (source:trunk/milena/mln/make/cell.hh); see also #162. * Make `mln::topo::is_facet` (source:trunk/milena/mln/topo/is_facet.hh) a method of `mln::complex_psite` (or even of `mln::topo::face`). * Address various `FIXME`s in source:trunk/milena/mln/topo/skeleton/breadth_first_thinning.hh.
* Implement the other algorithm (''A1'') from couprie.08.pami to check the simplicity of a cell in source:trunk/milena/mln/topo/is_simple_cell (and factor).
New description: * ~~Use `image_if` and operator `|` when it is compatible with `complex_image` in source:milena/apps/mesh-segm-skel/mesh-complex- skel.cc.~~ * Likewise in source:milena/mln/topo/detach_cell.hh. * Use a cell iterator (when available) in the implementation of `mln::make::cell` (source:milena/mln/make/cell.hh); see also #162. * Make `mln::topo::is_facet` (source:milena/mln/topo/is_facet.hh) a method of `mln::complex_psite` (or even of `mln::topo::face`). * ~~Address various `FIXME`s in source:milena/mln/topo/skeleton/breadth_first_thinning.hh.~~ * Implement the other algorithm (''A1'') from couprie.08.pami to check the simplicity of a cell in source:milena/mln/topo/is_simple_cell.hh (and factor). -- Comment: Update ticket's status and paths. -- Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/184#comment:4> Olena <http://olena.lrde.epita.fr> Olena, a generic and efficient image processing platform
participants (1)
-
Olena Trac