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
OCR Demo WPF
Moderator: Alex
Re: OCR Demo WPF
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
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
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.
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
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
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