improve finrding

This commit is contained in:
Ross
2025-05-12 10:18:44 +01:00
parent e119dceaa1
commit 1599e48584
6 changed files with 138 additions and 18 deletions
-1
View File
@@ -210,7 +210,6 @@ function loadDicomViewer(images_to_load, annotations_to_load) {
images = JSON.parse(images);
}
console.log(images);
let annotations = single_dicom.dataset.annotations;
if (annotations_to_load != undefined) {