aacruzr / informedproject

Automatically exported from code.google.com/p/informedproject
0 stars 0 forks source link

the Image Retrieval WS does not recognize the path generated by the Album WS to Temporal images, so do not make the query for example #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

before the Aalbum WS returned a path to the local disk, but it now returns an 
URL of the temporal image, which is what the Image Retrieval WS must interpret

Original issue reported on code.google.com by juanpebs...@gmail.com on 6 Apr 2011 at 10:09

GoogleCodeExporter commented 9 years ago
The code has been updated to read images from URLs instead of reading them from 
the local disk. The functionality has been added to the ImageRetrieval library 
with minor changes to the WebService.

The WS has not been tested yet. Quality checks are needed.

Original comment by jccaic...@gmail.com on 8 Apr 2011 at 5:42