ItsfoundRekognition (itsfound_rekognition v0.1.7) View Source

this is the public api for the rekognition functions

it should be called like this:

ItsfoundRekognition.detect_label("1d826fd7-38b1-4349-bdc9-f2990f590a11", "png", &ItsfoundRekognition.ImageLabelParser.parse_top/1)

Link to this section Summary

Link to this section Functions

Link to this function

detect_label(image_uuid, ending, process_func \\ &LoggerImageResponseParser.parse/1)

View Source