Package qupath.opencv.io
package qupath.opencv.io
Support for serializing and deserializing OpenCV objects.
-
ClassDescriptionHelper classes for combining OpenCV's JSON serialization with Gson's.TypeAdapter that helps include OpenCV-based objects within a Java object being serialized to JSON.TypeAdapterFactory that helps make OpenCV's serialization methods more compatible with custom JSON/Gson serialization.