Emgu CV for Windows Phone
Jump to navigation
Jump to search
Prerequisite
You will need Visual Studio 2013 for development.
Getting Emgu CV for Windows Phone
Please send us an email ( support@emgu.com ) to request a development copy.
Differences between Emgu CV for Windows Phone and Desktop version
- "System.Drawing.Bitmap" is not available on this platform.
- The Emgu.CV.GPU module is not available for this platform.
Creating a Emgu CV for Windows Phone Project
- To be written...