#252: Improve representation of inter-pixel images -------------------------+-------------------------------------------------- Reporter: lazzara | Owner: lazzara Type: enhancement | Status: new Priority: major | Milestone: Olena 2.1 Component: Milena | Version: 2.0 Keywords: | -------------------------+-------------------------------------------------- Currently, inter pixel images use the following representation:
{{{ p|p|p -.-.- p|p|p -.-.- p|p|p }}}
We would like the following instead:
{{{ .-.-.-. |p|p|p| .-.-.-. |p|p|p| .-.-.-. |p|p|p| .-.-.-. }}}
This improvement should not be applied on IGR's branches.
#252: Improve representation of inter-pixel images -------------------------+-------------------------------------------------- Reporter: lazzara | Owner: lazzara Type: enhancement | Status: new Priority: major | Milestone: Olena 2.1 Component: Milena | Version: 2.0 Keywords: | -------------------------+--------------------------------------------------
Comment(by lazzara):
This code is about to be deprecated. Some work has been started in branch exp/khalimsky.
mln::world::inter_pixel is going to be replaced by mln::world::kn, mln::world::k1 and mln::world::k2.
#252: Improve representation of inter-pixel images -------------------------+-------------------------------------------------- Reporter: lazzara | Owner: lazzara Type: enhancement | Status: new Priority: major | Milestone: Olena 2.x Component: Milena | Version: 2.0 Keywords: | -------------------------+-------------------------------------------------- Changes (by lazzara):
* milestone: Olena 2.1 => Olena 2.x
#252: Improve representation of inter-pixel images -------------------------+-------------------------------------------------- Reporter: lazzara | Owner: lazzara Type: enhancement | Status: assigned Priority: major | Milestone: Olena 2.x Component: Milena | Version: 2.0 Keywords: | -------------------------+-------------------------------------------------- Changes (by lazzara):
* status: new => assigned