Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Java API : loading image from any Java InputStream

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

click to hide/show revision 2
retagged

updated 2014-04-17 03:11:20 -0600

berak gravatar image

Java API : loading image from any Java InputStream

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