OpenCVSharp3Unity Save

Example of OpenCVSharp 3 in Unity3D

Project README

OpenCVSharp 3 in Unity Example

Author: Long Qian

Date: 2016-06-07

OpenCVSharp 3

Wrapper for OpenCV on .NET framework

See OpenCVSharp3

OpenCVSharp version should be identical to OpenCV version.

Unity3D Canny Edge Display

  • Conversion between OpenCVSharp image format (Mat) to Unity3D image holder (Texture2D). The conversion is paralleled, inspired by another example
  • Currently supports windows x86, x64 standalone and Unity editor.

Capture

capture

Fix

For my PC, several reference assemblies need to be copied to Plugins folder:

  • PresentationCore.dll
  • UIAutomationProvider.dll
  • UIAutomationTypes.dll
  • WindowsBase.dll
Open Source Agenda is not affiliated with "OpenCVSharp3Unity" Project. README Source: qian256/OpenCVSharp3Unity
Stars
33
Open Issues
3
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating