#103: mln/arith/revert.hh : move implementation in mln/fun/v2v/revert.hh -------------------------+-------------------------------------------------- Reporter: duhamel | Owner: Olena Team Type: enhancement | Status: new Priority: minor | Milestone: Olena 2.1 Component: Milena | Version: 1.0 Keywords: | -------------------------+--------------------------------------------------
Comment(by lazzara):
Yes, I think it is relevant since using a function allows to perform the image transformation with data::transform. data::transform is already specialized for many properties.
Relying on fun::v2v::revert would then avoid writing another dispatch which would probably not be exhaustive.