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

Add functionality to draw on canvas on original image #19

Open cosminpolifronie opened 5 years ago

cosminpolifronie commented 5 years ago

For Hough transform. Geometric shapes needed.

vladvrabie commented 5 years ago

Started in 551278d346b18b01c148b7ef1fa9b7ad5658dc68 Finished in 49ec5524d58ebec49f0d948d90f9784b4651a931

TODO: update documentation

cosminpolifronie commented 5 years ago

Please enable the clear functionality for the canvas draw using the ESC key. It has to be implemented here. https://github.com/unitbvcv/image_processing_tool/blob/0e24dd5e30a45a7ed66bf76209a225cf56e5bdc1/Application/ViewModels/MainVM.py#L230