This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, May 11, 2006 11:29:08 AM(UTC)
Groups: Registered
Posts: 17
I tried to use auto crop command tp trim the image's edges. This is the problem:
When there are annotations applied in my image, the annotations got shifted after running "auto crop command".
The total shifted is proportional with the amount of left trimmed edge + top trimmed edge.
Is that a function to keep the annotations in place even after running the auto crop command?
Thank you
#2
Posted
:
Monday, May 15, 2006 7:27:43 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
You need to shift the annotations after cropping.
To know the amount to shift, you need to find the amount that was cropped from the top and left sides. To do that, use AutoCropRectangleCommand with CropCommand instead of AutoCropCommand.
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.