This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env swift | |
// | |
// faceExtraction.swift | |
// FaceITDetection | |
// | |
// Extracts faces detected in images | |
// | |
// Created by NovaTec GmbH on 16.08.17. | |
// Copyright © 2017 NovaTec GmbH. All rights reserved. | |
// |