Dope library -- thanks for sharing!!
I believe the fact that the generic CVAnnotateImageResponse has optional vars that have non-optional values causes some requests to fail. E.g., trying to do a textAnnotations req can fail because some of the other types have non-optional vars.
Dope library -- thanks for sharing!!
I believe the fact that the generic
CVAnnotateImageResponsehas optional vars that have non-optional values causes some requests to fail. E.g., trying to do atextAnnotationsreq can fail because some of the other types have non-optional vars.