Hi, I've been trying out the ImageCropper module (mitk\Modules\Bundles\org.mitk.gui.qt.imagecropper) which uses mitk::Cuboid and mitk::AffineInteractor. It works fine apart that cropping is very slow (minutes), unless I don't change the cropping box size and leave it at its initial image size. Can anyone explain why cropping is so slow? Is it maybe because the AffineInteractor allows for rotations and that when changing the cropping box size the axes of the box become (slightly) misaligned with the image? Could I use another interactor that restricts resizing the box to translations only? Thanks.
Best regards, George ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
