#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
#230: Inplace arithmetic operators do not guaranty that the type of the target
can hold the results
------------------------+------------------------
Reporter: jacquelet | Owner: Olena Team
Type: defect | Status: new
Priority: major | Milestone:
Component: Milena | Version: 2.0
Resolution: | Keywords:
------------------------+------------------------
Changes (by levill_r):
* version: 1.0 => 2.0
* milestone: Olena 2.1 =>
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/230#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform