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.JsonHomographyHelper.FindHomography() -> Homography.Find()Homography.Create()