Straights.Image
0.6.13
dotnet add package Straights.Image --version 0.6.13
NuGet\Install-Package Straights.Image -Version 0.6.13
<PackageReference Include="Straights.Image" Version="0.6.13" />
<PackageVersion Include="Straights.Image" Version="0.6.13" />
<PackageReference Include="Straights.Image" />
paket add Straights.Image --version 0.6.13
#r "nuget: Straights.Image, 0.6.13"
#:package Straights.Image@0.6.13
#addin nuget:?package=Straights.Image&version=0.6.13
#tool nuget:?package=Straights.Image&version=0.6.13
Straights.Image
Straights.Image is a dotnet library that reads single square Str8ts andSudoku grids from screenshot images. The maximum supported grid size is 9x9.
This package depends on OpenCvSharp and a working native OpenCvSharpExtern runtime library.
The windows runtime library is a dependency of this package, so you don't need to add an explicit package reference.
For Linux, there is no single runtime library because the runtime library depends on other DLLs that are provided by the linux distribution. You will need to pick a suitable runtime library for the particular distribution that you build for. This runtime library must be added as a package reference to the application or test project that uses Straights.Image.
Distribution | Runtime library |
---|---|
Ubuntu 22.04 | OpenCvSharp4.official.runtime.linux-x64 |
Ubuntu 24.04 | m-ringler.OpenCvSharp4.ubuntu24.runtime.linux-x64 |
Other distros | Search nuget.org or build the runtime yourself |
Users may have to install distribution packages that the runtime library depends on. See also
Usage
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Microsoft.ML.OnnxRuntime (>= 1.22.1)
- OpenCvSharp4 (>= 4.11.0.20250507)
- OpenCvSharp4.runtime.win (>= 4.11.0.20250507)
- System.Numerics.Tensors (>= 9.0.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.