acil-bwh / ChestImagingPlatform

Chest Imaging Platform (CIP)
Other
55 stars 34 forks source link

Exception caught reading right shape model #18

Open lassoan opened 7 years ago

lassoan commented 7 years ago

(this issue is moved here from the Slicer core bugtracker - https://issues.slicer.org/view.php?id=4333)

When perform the function of computefissurefeaturevector in chest image platform,it shows error as follows: Exception caught reading right shape model: CIP Exception: Message: Problem opening file In file: C:\D\N\S460-E-b\Chest_Imaging_Platform-build\CIP\IO\cipLobeSurfaceModelIO.cxx On line: 94 In method: LobeSurfaceModelIO::Read() I have searched the file C:\D\N\S460-E-b\Chest_Imaging_Platform-build\CIP\IO\cipLobeSurfaceModelIO.cxx in my computer,neither C:\D\N\S460-E-b\Chest_Imaging_Platform-build\CIP\IO\cipLobeSurfaceModelIO.cxx nor C:\D\N\S460-E-b\Chest_Imaging_Platform-build\CIP can be found. I wonder how to solve this problem?

I uninstall the chest imaging platform,and then install again,but it still shows the same result.