0

I have a problem with the openseadragon. I cant convert the ndpi file into deep zoom image(dzi) and it cant directly open the ndpi image.

$file_name = '22R23003.ndpi';
$file = '22R23003';

$converter = new Oz_Deepzoom_ImageCreator();
$converter->create( '../uploads/'.$file_name,'../dzi/'.$file.'.xml');
Nigel Ren
  • 56,122
  • 11
  • 43
  • 55
Haseeb hanif
  • 131
  • 5
  • I don't know the answer, but there's some discussion on this topic here: https://github.com/openseadragon/openseadragon/issues/530 – iangilman Feb 02 '23 at 21:51

0 Answers0