Search found 6 matches

by deedubya
Mon Apr 03, 2023 12:57 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: OCR Demo WPF
Replies: 3
Views: 1648

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 ima...
by deedubya
Sat Apr 01, 2023 4:12 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: OCR Demo WPF
Replies: 3
Views: 1648

OCR Demo WPF

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
by deedubya
Fri Mar 24, 2023 2:31 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Annotation viewer crop WPF
Replies: 3
Views: 2702

Re: Annotation viewer crop WPF

Thanks that work great.
by deedubya
Fri Mar 24, 2023 2:04 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Annotation viewer crop WPF
Replies: 3
Views: 2702

Re: Annotation viewer crop WPF

Thanks will try that.
by deedubya
Fri Mar 24, 2023 2:03 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Annotation viewer detect changes
Replies: 1
Views: 2728

Annotation viewer detect changes

Hi, Is there any way to detect changes to any of the images is an annotation viewer (WPF). I know each image has a IsChanged flag but this is not updated when annotations are added, deleted or modified - but does seem to get modified on rotate or crop. I guess what I am looking for is a property I c...
by deedubya
Wed Mar 22, 2023 4:18 pm
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Annotation viewer crop WPF
Replies: 3
Views: 2702

Annotation viewer crop WPF

Hi, I am using latest version of Annotation viewer in WPF. I have tools for annotations and crop and can detect when the annotation ends but cannot seen to find the event which relates to the completion of the crop (WpfCropSelectionTool) as I would like to automatically turn off this tool once it ha...