CUDADilation[img, r] gives the morphological dilation of img with respect to a range-r square.CUDADilation[mem, r] gives the morphological dilation of list with respect to a ...
CUDAErosion[img, r] gives the morphological erosion of img with respect to a range-r square.CUDAErosion[list, r] gives the morphological erosion of list with respect to a ...
SQLArgument[arg1, arg2, ...] holds a sequence of arguments to an SQL query.
SQLConnection[...] is an object that represents a connection to a data source.
LoadNETAssembly[assembly] loads the specified assembly into the .NET runtime and returns a NETAssembly expression that can be used to identify the assembly. ...
LoadNETType["type"] loads the specified type into the .NET runtime and returns a NETType expression that can be used to identify the type.LoadNETType["type", assembly] loads ...
TetGenGetElements[expr] gets the elements in a TetGen expression.
TetGenGetFaceMarkers[expr] returns the face markers for a TetGen expression.
Widget["IndexedImagePanel"] represents an indexed image panel.
DICOM
(Mathematica Import/Export Format) MIME type: application/dicom DICOM medical imaging format. Commonly used in medical imaging equipment and picture archiving and communication systems. DICOM is an acronym for ...