C# How to scan a photo

Mark Tweedy 1 Reputation point
2023-10-05T13:00:14.2933333+00:00

So I want to write something we're I have my program scan a photo and if it see a object on a pic then it auto uploads to a place in the cloud. I was just wondering where a good starting point be?

Developer technologies .NET .NET Machine Learning
Developer technologies C#
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2023-10-06T06:02:04.41+00:00

    Standard scanning API is TWAIN, see

    https://en.wikipedia.org/wiki/TWAIN

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.