Hello,
is there a way, using the Java bindings to OpenCV, to load an image from an InputStream, knowing only the format of the image (tiff, in my example). I'd like to load images from the Web or from other potential sources (hdfs) ?
Thank you
1 | initial version |
Hello,
is there a way, using the Java bindings to OpenCV, to load an image from an InputStream, knowing only the format of the image (tiff, in my example). I'd like to load images from the Web or from other potential sources (hdfs) ?
Thank you
2 | retagged |
Hello,
is there a way, using the Java bindings to OpenCV, to load an image from an InputStream, knowing only the format of the image (tiff, in my example). I'd like to load images from the Web or from other potential sources (hdfs) ?
Thank you