EnglishFrenchSpanish

Ad


OnWorks favicon

opencvsharp download for Linux

Free download opencvsharp Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named opencvsharp whose latest release can be downloaded as OpenCvSharp-4.7.0-20230116.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named opencvsharp with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


opencvsharp


DESCRIPTION

OpenCV wrapper for .NET. Some Docker images are provided to use OpenCvSharp with AppEngine Flexible. The native binding (libOpenCvSharpExtern) is already built in the docker image and you don't need to worry about it. OpenCvSharp won't work on Unity and Xamarin platform. For Unity, please consider using OpenCV for Unity or some other solutions. OpenCvSharp does not support CUDA. If you want to use the CUDA features, you need to customize the native bindings yourself. Objects of classes, such as Mat and MatExpr, have unmanaged resources and need to be manually released by calling the Dispose() method. Worst of all, the +, -, *, and other operators create new objects each time, and these objects need to be disposed of, or there will be memory leaks. Despite the using syntax, the code still looks very verbose.



Features

  • OpenCvSharp is modeled on the native OpenCV C/C++ API style as much as possible
  • Many classes of OpenCvSharp implement IDisposable
  • There is no need to manage unsafe resources
  • OpenCvSharp does not force object-oriented programming style on you
  • You can also call native-style OpenCV functions
  • OpenCvSharp provides functions for converting from Mat into Bitmap(GDI+) or WriteableBitmap(WPF).


Programming Language

C#


Categories

Frameworks

This is an application that can also be fetched from https://sourceforge.net/projects/opencvsharp.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad