Page 1 of 1

OCR Demo WPF

Posted: Sat Apr 01, 2023 4:12 pm
by deedubya
Hi,

Do you have a WPF demo for OCR. I can see the Winforms one but it has Winforms specifics in the visual tools.
Thanks

Re: OCR Demo WPF

Posted: Sat Apr 01, 2023 7:49 pm
by Alex
Hi,

No, we do not have OCR demo for WPF.

We provide console version of OCR demo ("[SdkInstallPath]\VintaSoft\Imaging .NET v12.1\Examples\Console\CSharp\OcrConsoleDemo\") and OCR Demo with WinForms UI ("[SdkInstallPath]\VintaSoft\Imaging .NET v12.1\Examples\WinForms\CSharp\OcrDemo\").

Please send request to our support at support@vintasoft.com if you have problem to convert WinForms OCR Demo to WPF.

Best regards, Alexander

Re: OCR Demo WPF

Posted: Mon Apr 03, 2023 12:57 pm
by deedubya
I need to reproduce the classes

RecognitionRegionEditorTool : MultiRectangularSelectionTool
OcrResultEditorTool : CompositeVisualTool

These are Winforms based tools that you have created - I need the equivalent for WPF or another way to produce the same results.
I.E highlight OCR'ed words on the image.

thanks
PS: We are a registered user.

Re: OCR Demo WPF

Posted: Tue Apr 04, 2023 4:38 pm
by Alex
Hello,

Have you tried to convert RecognitionRegionEditorTool and OcrResultEditorTool classes to WPF? If no, please try to do this. If yes, what problems do you have?

Best regards, Alexander