unitbvcv / image_processing_platform

Image Processing Platform built for Ioana Plajer at Transylvania University of Brașov - Faculty of Mathematics and Computer Science.
https://mateinfo.unitbv.ro
GNU General Public License v3.0
1 stars 0 forks source link

Enable input/output dialogs for plotter algorithms #23

Open cosminpolifronie opened 5 years ago

vladvrabie commented 5 years ago

Solved in: b8bc615a1d8b6f48a5d2cb77812846a2060a494e New issue appeared: the function is called twice - for the original and the processed image - and so the input/output appears twice. Idea: 2 new flags on plotterfunction: sameInput and sameOutput (sameOutput might not be a good idea)

TODO: update documentation