Automation Sample: Facial Comparison using Microsoft Cognitive Services

  • 17 December 2020
  • 4 replies
  • 2 views

Description:

This wizard demonstrates the robot's ability to loop through folders containing 2 images and performing a comparison using Microsoft Cognitive Services. The Microsoft Cognitive Services have been developed into a .NET plugin that contains 2 functions. The first function is to process a single image and the result is an image ID. The second function is to compare the 2 image IDs and it returns 2 values, isIdentical and Confidence Level. Once the results are received, the robot writes the information into an output excel.

 

General Information:

Kryon Studio Version: 20.9

 

Preliminary Adjustments:

  1. Update the root folder, which contains folders of the images.
  2. Update the API Key (Requires a subscription with Microsoft Cognitive Services, Face Recognition)
  3. Update the endpoint URI (Requires a subscription with Microsoft Cognitive Services, Face Recognition)

 

Assumptions:

There is an existing subscription with Microsoft Cognitive Services, Face Recognition.

 

Process Developer/Contributors:

Mark Lim

 

See it running here.

 

Example:

 25571iAFE09FB0C767E701.jpg25572iD7BAFD000B04DA18.jpg


4 replies

Very cool. Great way to use AI in RPA

Like to try this...very interesting..

@ayelet Gazit​ @Mark Lim​ 

This is a really cool thing, if only a master class on creating plugins would be super:)

@Dmitry Dmitry​  great idea! Will add this to our webinar plans

Reply