???? ??? ?? ???? ?? ????? ?? ?? ??? uint16?? ?? ?? ????? ?????. ?? dcm ??? ???? , ????? uint16? ??? float64? ? ??? ????? ????. ?? ?? ????? ?? ??? ???? ???? ?? ?? ??????. sitk ?? read ???? fromarray ?? ??? ???? ?????.
Created by
sniperlkh1234
??? ??? ???? ?? ???? ?? (Bits Stored)? 14bit???, ?? ??? ???????? int16 range? ???? ??? ?????. ??? ??? ???????? float64? ??? ??, 64bit? ??? ?? ????? ??? ?????? int16?? ???? ? ? ????. ??? dicom? image data? int16? ?? ????.
?? ???? ??? ???? >>>import SimpleITK as sitk >>>image = sitk.ReadImage(filePath) >>>image = sitk.GetArrayFromImage(image).astype("int16") ??? ????? ??? ???? astype? ???? ?? ???? ???. ??? int16?? ??? uint16? ?? int16?? ????? ??? uint16? ???? ????. ??? min? 0 max? 30000? ???. ??? ??? float64? ?? int16? ???? ????? ???? ??????. ??? ???, ?? ??? ???? ?? ??, ?? ??? ??? ?? ? ?? ??? ???? ???? ??? ????? ????. float64? ???? ???? ???? ??? ??? ????. ??? ???? ?? ??? ?? ?? ?? ???. ??? ?? ?? ?? ?? ??? min? max?? ?? ?????.
???, ????? ??? ?????? ???? ????? ?? ????? ???.
array? ????? dtype? ???? ??? ???? uint16? ??? ???? float64? ???. array? ??? dtype? ???? ??? ???? ?????. ??, dtype? int16?? ???? ???. (??? mask? uint8???.)
dtype ???? float64 ?? ???? int16?????? ??? ???? uint16??? ????. int16? ???? ?? ?????
?????, ??? ?? cardiovascular borderline ????? ?? ?? ??????. ?? ??? dcm? ?????? 16bit? ????? ???? ????, dtype? int16?? ???? ???????. ??????. ??? ??
dtype ?? ?? ??? ?????. dtype? max, min ?? ????? (??? ???, ??,?? ???? ??????.)
Drop files to upload
Your web browser must have JavaScript enabled in order for this application to display correctly.
If you are an automated web crawler from a search engine, follow this
AJAX application crawl link
dtype ??????.
page is loading…