This is a feature request about the imagej.net website, sorry if I am posting in the wrong place.
For the "Open Samples" menu in ImageJ.JS (https://ij.imjoy.io/), we cannot read images from the browser because there is no CORS header sent by the imagej.net server. I had to use a cors proxy server to load sample images for the moment, but all the data will pass through a free proxy server which can be slower, insecure (e.g. when fetching macro scripts), unstable. Would be nice if imagej.net could enable the CORS header directly.
This is a feature request about the imagej.net website, sorry if I am posting in the wrong place.
For the "Open Samples" menu in ImageJ.JS (https://ij.imjoy.io/), we cannot read images from the browser because there is no CORS header sent by the imagej.net server. I had to use a cors proxy server to load sample images for the moment, but all the data will pass through a free proxy server which can be slower, insecure (e.g. when fetching macro scripts), unstable. Would be nice if imagej.net could enable the CORS header directly.