Releases: nenoNaninu/HomographySharp
Releases · nenoNaninu/HomographySharp
HomographySharp 3.3.0
06 Feb 02:12
Compare
Sorry, something went wrong.
No results found
Changes:
#52 #53 #60 Drop netcoreapp3.1, net5.0, netstandard2.1
Currently support : net6.0, netstandard2.0
Enhancements:
#63 Add ElementsAsMemory method to HomographyMatrix
HomographySharp 3.2.1
07 Jun 13:45
Compare
Sorry, something went wrong.
No results found
Changes:
#44 : Fix validation in JsonConverter.
#45 : Change readonly struct Point2 to readonly record struct Point2.
HomographySharp 3.2.0
09 Apr 03:42
Compare
Sorry, something went wrong.
No results found
Changes:
Update MathNet.Numerics version: 4.15.* to 5.0.*
Enhancements:
Add overload methods to ToString().
HomographySharp 3.1.1
13 Nov 13:31
Compare
Sorry, something went wrong.
No results found
Support .NET6
Improvement:
Custom JsonConverter.
Internal optimization.
Change:
HomographySharp 3.0.1
20 May 13:38
Compare
Sorry, something went wrong.
No results found
Json serialize support. System.Text.Json
Change api: HomographyHelper.FindHomography() -> Homography.Find()
Add api : Homography.Create()
Enable nullable reference type.
HomographySharp 2.1.1
03 Mar 13:53
Compare
Sorry, something went wrong.
No results found
HomographySharp 2.0.1
15 Jan 07:41
Compare
Sorry, something went wrong.
No results found
HomographySharp 2.0.0
19 Oct 17:27
Compare
Sorry, something went wrong.
No results found
HomographySharp 1.3.6
07 Sep 17:03
Compare
Sorry, something went wrong.
No results found
HomographySharp 1.3.2
10 Jul 18:28
Compare
Sorry, something went wrong.
No results found
The calculation speed has been significantly improved.