From db27f784abc7fa8644878b13c520bf867bce9003 Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 14 Jun 2005 14:40:48 +0000 Subject: [PATCH] Black list 16 Bits images with 16 Bits LUT (waiting to be sure) --- Testing/CMakeLists.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 2b1d8bd3..d9f7428b 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -165,7 +165,11 @@ SET(BLACK_LIST #Something stupid occured in the code for LibIDO images. #I Black list them for a while. JP "gdcm-ACR-LibIDO.acr" - "LIBIDO-24-ACR_NEMA-Rectangle.dcm" + "LIBIDO-24-ACR_NEMA-Rectangle.dcm" + #16 Bits per pixel images with LUT 16 Bits. + #I wait to be 100% sure before releasing them. JP + "re16sti.dcm" + "rle16loo.dcm" ) # Add a special test that requires dciodvfy from dicom3tools -- 2.45.1