Straights.Image 0.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Straights.Image --version 0.6.0
                    
NuGet\Install-Package Straights.Image -Version 0.6.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Straights.Image" Version="0.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Straights.Image" Version="0.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Straights.Image" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Straights.Image --version 0.6.0
                    
#r "nuget: Straights.Image, 0.6.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Straights.Image@0.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Straights.Image&version=0.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Straights.Image&version=0.6.0
                    
Install as a Cake Tool

Straights.Image is a dotnet library that reads Str8ts and single square Sudoku grids from screenshot images. The maximum supported grid size is 9x9.

This package depends on OpenCvSharp and a working native OpenCvSharpExtern runtime library. On Linux, you may have to build one and/or install native dependencies on target systems. See also

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.13 31 7/12/2025
0.6.12 56 6/5/2025
0.6.11 63 5/28/2025
0.6.10 46 5/26/2025
0.6.9 47 5/21/2025
0.6.8 49 5/19/2025
0.6.7 126 5/17/2025
0.6.5 165 5/4/2025
0.6.3 253 5/4/2025 0.6.3 is deprecated because it has critical bugs.
0.6.0 165 5/3/2025 0.6.0 is deprecated because it has critical bugs.