VintaSoft Imaging .NET SDK and Plug-ins Discussions

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Get size and position of image (jpg)



Get size and position of image (jpg)

Post by GHWels »

Hello!

I want to get the size, the Position, angle of each image
(e.g. passport on white background)
in a jpg file (picture made with the camera suface or a scanfile)
I did not find a sample

Thank you for your help
mfg GH


Re: Get size and position of image (jpg)

Post by Alex »

Hello Gunther,
I want to get the size, the Position, angle of each image
(e.g. passport on white background)
in a jpg file (picture made with the camera suface or a scanfile)
I did not find a sample
The image rotation angle can be found using the Vintasoft.Imaging.ImageProcessing.Info.GetRotationAngleCommand command:
https://www.vintasoft.com/docs/vsimaging ... mmand.html

The image border rectangle can be found using the Vintasoft.Imaging.ImageProcessing.Info.GetBorderRectCommand command:
https://www.vintasoft.com/docs/vsimaging ... mmand.html

Please send us (to support@vintasoft.com) a sample image and we will provide you an example, which allows to detect the border rectangle around the rectangular object (passport) on white background.

Best regards, Alexander


Page 1 from 1: 1