The definitive Wolfram Language and notebook experience
The original technical computing environment
All-in-one AI assistance for your Wolfram experience
We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Courses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
Software DevelopersWe deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Wolfram SolutionsCourses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
Software DevelopersThe Wolfram Language supports not only ordinary 2D images, but also 3D volumetric images, corresponding to 3D arrays of voxels. It allows many kinds of analysis on 3D images, some analogous to 2D images, and some specific to 3D. In the Wolfram Language, 3D images can involve any number of color channels, as well as opacity.
Creating & Importing 3D ImagesImage3D — create a 3D image from an array of data
SparseArray ▪ CellularAutomaton ▪ GaussianMatrix ▪ ...
Import — import many 3D-image or image-slice file formats
ExampleData — retrieve built-in examples of various 3D images
Image Representation »ImageData — extract the array of raster data from a 3D image
ImageDimensions ▪ ImageChannels ▪ ImageType ▪ ImageHistogram ▪ ...
Image3DSlices — extract slices from a 3D image
Image3DProjection — perform max or mean intensity projection of a 3D image
Geometric Operations »ImageAlign — align or register two 3D images
ImageRotate ▪ ImageTransformation ▪ ImageResize ▪ ...
Filtering & Neighborhood Processing »ImageConvolve, ImageCorrelate — general linear 3D convolution, correlation
GaussianFilter ▪ BilateralFilter ▪ ImageDeconvolve ▪ ...
Morphological Image Processing »MorphologicalComponents — compute connected components in a 3D image
Dilation ▪ Erosion ▪ Opening ▪ TopHatTransform ▪ DistanceTransform ▪ ...
Feature Detection »EdgeDetect — find edges and surfaces of a 3D shape
ContourDetect ▪ CrossingDetect ▪ MinDetect ▪ MaxDetect ▪ ...
Segmentation Analysis »Binarize — segmentation by thresholding
RegionBinarize ▪ ClusteringComponents ▪ ComponentMeasurements ▪ ...
Out-of-Core Image ProcessingImageFileApply ▪ ImageFileFilter ▪ ImageFileScan
Image ArithmeticImageAdd ▪ ImageSubtract ▪ ImageDifference ▪ ImageMultiply ▪ ImageApply
Related Tech Notes Related GuidesRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4