computationalpathologygroup / ASAP

Program for the analysis and visualization of whole-slide images in digital pathology
https://computationalpathologygroup.github.io/ASAP/
GNU General Public License v2.0
613 stars 164 forks source link

Problems with loading very large XML files #237

Open LindaSt opened 2 years ago

LindaSt commented 2 years ago

Hi

I'm having trouble loading large XML files with approximately 194000 point annotations, ASAP is crashing (OS version). Is there an upper limit to what is supported?

leandervaneekelen commented 2 years ago

Hi Linda, I have succesfully loaded up to ~1.4 million point annotations in ASAP. It should be noted that the process/display speed of PointSet objects is much higher than Points, that might help.