mirror of https://github.com/emgucv/emgucv.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
735 B
26 lines
735 B
%YAML 1.2
|
|
---
|
|
summary: Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
|
|
getting-started: GettingStarted.md
|
|
details: Details.md
|
|
screenshots:
|
|
- screenshots/screenshot1.png
|
|
license: XamarinComponentEmguCVLicenseV3.md
|
|
no_build: true
|
|
icons:
|
|
- emgucv-v3_128x128.png
|
|
- emgucv-v3_512x512.png
|
|
publisher: Emgu Corporation
|
|
name: Emgu CV V3
|
|
id: emgucv-v3
|
|
samples:
|
|
- name: "iOS Unified API Samples"
|
|
path: samples/ios/Emgu.CV.iOS.Example.sln
|
|
- name: "Android Samples"
|
|
path: samples/android/Emgu.CV.Android.Example.sln
|
|
publisher-url: http://www.emgu.com
|
|
libraries:
|
|
ios-unified: lib/ios/Emgu.CV.World.iOS.dll
|
|
android: lib/android/Emgu.CV.World.Android.dll
|
|
version: "${CPACK_PACKAGE_VERSION}"
|
|
|