PyESAPI
PyESAPI copied to clipboard
Python interface to Eclipse Scripting API
Results
22
PyESAPI issues
Sort by
recently updated
recently updated
newest added
Implemented fast structure mask creation leveraging OpenCV's cv2.fillpoly(...) with contours from each slice read from ESAPI's Structure.GetContoursOnImagePlane(...). Boolean output only, when a lower slice (z) resolution is requested, the mask...
What's returned is the raw (unscaled) binary array like you'd get from the DICOM file. Slope and intercept values are needed to convert to true HU values. Same applies to...