ROI and resize options
I have been working with Image Pro Plus for more than 20 yeas and did not have any problems. Image-Pro Premier is not good, as I expected. Now I have a problem with ROI and resize options. Something happed a couple week ago. I could nor resize images properly, so every time I have different size of images. If I am working with ROI the distortion is very strong in vertical and horizontal directions even if a ration is locked.
0
Answers
Yuri
Nikita.
Yuri
Yuri, Lock is active, working with %. When I used crop and then resize options system works OK. It does not work correctly when I resize ROI on original image, as I already demonstrated on screenshot. The option "resize" dos not work correctly when I resize an original image to different %. For example: I have reduced one image to 40%, second image to 20%, but when I returned back to 40% for the next image the PPI reduced this image again to 20% but I see that I installed 40% again. Anatolii.
Nikita.
I does look like the aspect ratio is taken from the image, not ROI, we will look at this issue.
You can use Crop and Resize for now. The resize dialog remembers the last value you used (not the value you applied to that particular image).
To reduce the number of steps you can combine Crop and Resize into one macro (just by recording) and then just call it from the Project Explorer. You can also set a macro to Quick Access Toolbar, so it will be just one click from any tab.
Here is a macro that will resize ROI 40% (the crop produces an invisible image):
And here is the macro for 20% resize:
Yuri
Nikita.