Skip to content

A minimal sample using PrizmDoc with Docker and Dotnet to OCR images.

License

Notifications You must be signed in to change notification settings

Accusoft/hello-prizmdoc-ocr-with-dotnet

Repository files navigation

Hello PrizmDoc OCR with Dotnet

A minimal sample using PrizmDoc with Docker and Dotnet to OCR images.

Requirements

  • Docker
  • Dotnet 6.0+

Running the Sample

To start the necessary containers:

docker compose up -d

Wait 2 minutes for the PrizmDoc container to start all the services it needs.

Then, start the C# sample to OCR an image:

dotnet run pathToYourImage.png

About

A minimal sample using PrizmDoc with Docker and Dotnet to OCR images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages