A minimal sample using PrizmDoc with Docker and Dotnet to OCR images.
- Docker
- Dotnet 6.0+
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