Skip to content

Is this currently supported OCR with Windows APP SDK 1.6 (stable)? #4798

@tjinjin95

Description

@tjinjin95

Describe the bug

Describe the bug
ref: https://learn.microsoft.com/en-us/windows/ai/apis/text-recognition

I remember the documentation mentioned that Windows APP SDK 1.6 (stable)would support NGAI, such as OCR in the ref, but I didn’t see the relevant libraries when I actually used it. Is this currently supported?

Image

Steps to reproduce the bug

1.Create a WinUI3 app by VS2022
2.Nuget windows app sdk 1.6(Latest stable 1.6.240923002)
3.using Microsoft.Windows.Vision; using Microsoft.Windows.Imaging; -> (X)

Expected behavior

OCR API can be found and work well.

Screenshots

Image

NuGet package version

Windows App SDK 1.6.1: 1.6.240923002

Packaging type

No response

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions