Releases: nenoNaninu/HomographySharp
Releases · nenoNaninu/HomographySharp
HomographySharp 3.3.0
HomographySharp 3.2.1
HomographySharp 3.2.0
Changes:
- Update
MathNet.Numerics
version:4.15.*
to5.0.*
Enhancements:
- Add overload methods to
ToString()
.
HomographySharp 3.1.1
- Support .NET6
- Improvement:
- Custom JsonConverter.
- Internal optimization.
- Change:
- Format of
ToString()
.
- Format of
HomographySharp 3.0.1
- Json serialize support.
System.Text.Json
- Change api:
HomographyHelper.FindHomography()
->Homography.Find()
- Add api :
Homography.Create()
- Enable nullable reference type.
HomographySharp 2.1.1
update: csproj
HomographySharp 2.0.1
update
HomographySharp 2.0.0
HomographySharp 1.3.6
refactor: コメント整理
HomographySharp 1.3.2
The calculation speed has been significantly improved.