Skip to content

glebkudr/xamarin.ios-opencv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

xamarin.ios-opencv

These are example projects for using OpenCV on Xamarin.iOS

Guide

Details step-by-step about this project here: http://trinnguyen.com/2014/06/using-opencv-on-xamarin-ios/

Structure

Two folders here: one for iOS Static Library and one for Xamarin Solution

  • iOS Static Library: Simple library with one function: Detect faces on an image with OpenCV, export .a file for using on Xamarin
  • Xamarin Solution: Binding project: make a C# wrapper for static library, iOS Application: demo how binding and function of static library, detect faces on an image and draw them with red rectangle on image

About

Using OpenCV on Xamarin.iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published