
#233: Implement reconstructions on sets (logic/binary values) -----------------------+------------------------ Reporter: levill_r | Owner: Olena Team Type: defect | Status: new Priority: major | Milestone: Olena 2.1 Component: Milena | Version: 1.0 Resolution: | Keywords: -----------------------+------------------------ Description changed by levill_r: Old description:
The following routines:
* `mln::morpho::reconstruction::by_dilation::union_find` * `mln::morpho::reconstruction::by_erosion::union_find`
are not implemented on sets (logic/binary values), and worse, they do not warn the user of this fact (neither a compile- nor at run-time).
New description: The following routines: * `mln::morpho::reconstruction::by_dilation::union_find` * `mln::morpho::reconstruction::by_erosion::union_find` are not implemented on sets (logic/binary values) and abort at run time. -- -- Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/233#comment:1> Olena <http://olena.lrde.epita.fr> Olena, a generic and efficient image processing platform