简体   繁体   中英

Detecting all object in Image API .NET c#

I am working on a project C# and I have to write a code that detects all the objects inside an image (if not all as much as possible).

is there any good API to do that in .NET? I tried Cognitive Services but they do not give me the detected objects. only what inside the photo.

thank you.

Try the AForge.NET Framework: They have some neat examples too.

http://www.aforgenet.com/framework/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM