HomographySharp 3.0.1
- Json serialize support.
System.Text.Json
- Change api:
HomographyHelper.FindHomography()
->Homography.Find()
- Add api :
Homography.Create()
- Enable nullable reference type.
System.Text.Json
HomographyHelper.FindHomography()
-> Homography.Find()
Homography.Create()