Skip to content

codequest-eu/ios-average-codequester

Repository files navigation

Average codequester

Learning app written in Objective-C++ with use of OpenCV library. Calculates an average face of poeple working at codequest.

Prerequisites

Project requires installation of git lfs, because it contains large files (e.g. opencv.framework compiled with additional contributions which is more than 500MB). You can install git lfs with Homebrew by running:

brew install git-lfs

Requirements

  • Xcode version minimum 10.3
  • iPhone with iOS version minimum 11.0

Resources

Architecture

App is simple and is written in MVC architecture with the use of a storyboard.

Disclaimer

File faceBlendCommon.hpp is a part of Computer Vision for Faces by Satya Mallick, modified only for cleaner code purpose by Hanna Dutkiewicz. The permission to use methods from this file were granted to Hanna Dutkiewicz for educational and learning purpose during meetups etc.

About

Average codequester learning app in OpenCV for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages