Hi all,

I have created a plugin for a flow of work that will be done by the user.
One of the steps in this flow of work is about cropping and resampling
images. I am aware of mitk basicImageProcessing and the cropper plugins but
they both work on single images. If I have a set of images that need to be
processed in the same manner what would be the best way to do it?

- Is there anyway to access for e.g. the cropper plugin from within my
plugin and use its methods to redo the same process on the other images?
- or should I be thinking about creating a new plugin which extends the
current cropper plugin and use that in my application?

Many thanks in advance
Dora
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to