You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding section on edge to User Guide.
* Accepts numpy arrays as images into imagequery
* Improving interface and docs based on feedback.
* Adding some tests on the optional_import functionality
* Writing some unit tests for numpy/jpeg functionality
* fixing bytesio / bytes messup
* Marking unpassable tests as skip
* Bumping version to 0.6.1
Co-authored-by: Auto-format Bot <runner@fv-az180-333.aibneqh1mxpuhl3tnnuy2ifbce.bx.internal.cloudapp.net>
"Unsupported type for image. We only support JPEG images specified through a filename, bytes, BytesIO, or BufferedReader object."
147
+
"Unsupported type for image. We only support numpy arrays (3,W,H) or JPEG images specified through a filename, bytes, BytesIO, or BufferedReader object."
0 commit comments