Hello
I'm trying out bfmatlab but cannot initialize a reader for large image files (100+GB).
Specifically, Matlab hangs or throws a java heap exception when I call bfGetReader. The problem happens at line 89: r.setId(id);
Is there an alternative way to initialize a reader? Can bfmatlab handle large files, and if so what's the right way to read them?
Thanks,
Alex