Skip to content

shimat/opencvsharp5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencvsharp5

Experimental OpenCV5 wrapper for .NET

Windows Ubuntu

Concept

  • I will try the new P/Invoke mechanism introduced in .NET 7.
  • I makes only what is needed for me.
    • For me, OpenCvSharp is intended for use in server applications and does not require GUI, video input/output, etc.
    • I am not interested in running OpenCvSharp on Mac, Unity, MAUI, Raspberry Pi, UWP, etc.
  • I don't necessarily care about compatibility with the old shimat/opencvsharp.

Requirements

  • .NET 7

Target Platforms

  • Windows x64
  • Linux x64

About

Experimental OpenCV5 wrapper for .NET

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages