Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
import pydicom filename = r"E:\Codes\Python\tt.dcm"; ds = pydicom.read_file(filename,force=True) ds.pixel_array
次に、このエラーが発生します: AttributeError: 'FileDataset' object has no attribute 'PixelRepresentation' エラー情報: 間違った理由の画像