No features match your search.
Change Vector Analysis
wasmCompares multispectral images from two dates and generates per-pixel change vectors to locate and characterize changes.
Image Difference Change Detection
wasmDetects changes from the difference between images.
PCA-Based Change Detection
wasmDetects image changes using principal components to localize modifications between temporal observations.
Post-Classification Change
wasmCompares classes between dates to identify changes between temporal observations.
Write Function Memory Insertion
wasmInserts a memory function into multitemporal analysis to detect persistent changes between images.
Evaluate Training Sites
wasmExamines spectral signature overlap between training regions or samples of different classes before image classification.
Fuzzy KNN Classification
wasmClassifies pixels using K nearest neighbors with fuzzy membership.
Generalize Classified Raster
wasmSimplifies classified regions by removing small patches and isolated edges.
Generalize With Similarity
wasmGeneralizes a raster using similarity between classes.
K-Means Clustering
wasmGroups pixels into K classes via iterative means.
KNN Classification
wasmClassifies pixels using the K nearest neighbors.
KNN Regression
wasmEstimates continuous values using the K nearest neighbors.
Logistic Regression
wasmFits a logistic model from image variables to estimate probability of class membership.
Min Dist Classification
wasmClassifies pixels by minimum distance to class signatures.
Modified K-Means Clustering
wasmClusters pixels using a modified variant of K-means.
NND Classification
wasmClassifies pixels by normalized distance to training signatures.
Otsu Thresholding
wasmSeparates classes using automatic Otsu thresholding.
Parallelepiped Classification
wasmClassifies pixels using per-class value ranges.
Random Forest Classification
wasmClassifies pixels with a random forest trained from known samples.
Random Forest Regression
wasmPredicts continuous per-pixel values using a regression random forest.
SVM Classification
wasmClassifies pixels using support vector machines.
SVM Regression
wasmEstimates continuous values using support vector regression.
Canny Edge Detection
wasmDetects image edges with the Canny method and outputs an outline raster.
Corner Detection
wasmIdentifies corner patterns in boolean images via template matching and outputs a corner raster.
Laplacian Filter
wasmApplies a Laplacian filter to an image and generates a filtered raster.
Laplacian of Gaussians Filter
wasmApplies a Laplacian of Gaussians filter to an image and generates a filtered raster.
Prewitt Filter
wasmApplies a Prewitt filter to an image and generates a filtered raster.
Roberts Cross Filter
wasmApplies a Roberts cross filter to an image and generates a filtered raster.
Sobel Filter
wasmApplies a Sobel filter to an image and generates a filtered raster.
Balance Contrast Enhancement
wasmAdjusts contrast of a multispectral composite by balancing tonal distributions across bands.
Create Colour Composite
wasmCreates a color composite to support enhancement and contrast tasks.
Direct Decorrelation Stretch
wasmReduces correlation between bands and stretches contrast to highlight spectral differences.
False Colour Composite
wasmCombines selected bands into a false color composite to highlight land covers or phenomena.
Gamma Correction
wasmAdjusts brightness values with a gamma curve to lighten or darken tonal ranges.
Gaussian Contrast Stretch
wasmRedistributes values along a Gaussian curve to improve visual image contrast.
Histogram Equalization
wasmRedistributes values according to the histogram to increase image contrast.
Histogram Matching
wasmAdjusts the tonal distribution of an image to match a target histogram.
Histogram Matching Two Images
wasmComputes a histogram matching between two images to support enhancement and contrast tasks.
IHS to RGB
wasmConverts intensity, hue, and saturation components into red, green, and blue bands.
Min Max Contrast Stretch
wasmStretches values between defined minimum and maximum to use the full display range.
Mosaic
wasmCombines multiple contiguous images into continuous coverage preserving pixel values.
Mosaic With Feathering
wasmJoins overlapping images with gradual edge transitions to reduce visible seams.
Normalized Difference Index
wasmComputes the normalized difference between two bands to highlight a specific spectral property.
Panchromatic Sharpening
wasmFuses panchromatic detail with multispectral bands for higher spatial sharpness.
Percentage Contrast Stretch
wasmClips extreme histogram percentages and stretches the central range of values.
Piecewise Contrast Stretch
wasmApplies a piecewise transformation to enhance selected tonal ranges.
Resample
wasmChanges image resolution or alignment using the selected resampling method.
RGB to IHS
wasmConverts red, green, and blue bands into intensity, hue, and saturation components.
Sigmoidal Contrast Stretch
wasmApplies a sigmoidal curve to increase contrast in the mid-range image values.
Split Colour Composite
wasmSeparates a color composite into its individual bands for separate analysis.
Standard Deviation Contrast Stretch
wasmStretches values around the mean using standard deviations to improve contrast.
True Colour Composite
wasmCombines visible red, green, and blue bands to approximate natural-color display.
Adaptive Filter
wasmApplies an adaptive filter to an image and outputs a filtered raster.
Anisotropic Diffusion Filter
wasmApplies an anisotropic diffusion filter to an image and outputs a filtered raster.
Bilateral Filter
wasmApplies a bilateral filter to an image and outputs a filtered raster.
Closing
wasmApplies dilation followed by erosion to close small gaps in a binary image.
Conservative Smoothing Filter
wasmApplies a conservative smoothing filter to an image and outputs a filtered raster.
Diff Of Gaussians Filter
wasmApplies the difference-of-Gaussians filter method to an image.
Diversity Filter
wasmApplies a diversity filter to an image and outputs a filtered raster.
Edge Preserving Mean Filter
wasmApplies an edge-preserving mean filter to an image and outputs a filtered raster.
Emboss Filter
wasmApplies an emboss filter to an image and outputs a filtered raster.
Fast Almost Gaussian Filter
wasmApplies a fast near-Gaussian filter to an image and outputs a filtered raster.
Flip Image
wasmFlips a raster about its horizontal or vertical axis, producing an inverted-orientation image.
Frangi Filter
wasmApplies a Frangi filter to an image and outputs a filtered raster.
Gabor Filter Bank
wasmApplies a Gabor filter bank method to an image.
Gaussian Filter
wasmApplies a Gaussian filter to an image and outputs a filtered raster.
GLCM Texture
wasmComputes texture measures via co-occurrence matrices to describe local image variation.
Guided Filter
wasmApplies a guided filter to an image and outputs a filtered raster.
High Pass Bilateral Filter
wasmApplies a high-pass bilateral filter to an image and outputs a filtered raster.
High Pass Filter
wasmApplies a high-pass filter to an image and outputs a filtered raster.
High Pass Median Filter
wasmApplies a high-pass median filter to an image and outputs a filtered raster.
Integral Image Transform
wasmComputes an integral image that accelerates rectangular sums over the original image.
K Nearest Mean Filter
wasmSmooths each pixel with the mean of its most similar neighbors to preserve edges.
Kuwahara Filter
wasmApplies a Kuwahara filter to an image and outputs a filtered raster.
Lee Filter
wasmApplies a Lee filter to an image and outputs a filtered raster.
LiDAR Ground Point Filter
wasmClassifies ground LiDAR points by removing vegetation and building returns.
Line Detection Filter
wasmApplies a line detection filter to an image and outputs a filtered raster.
Line Thinning
wasmReduces raster lines to a one-pixel-wide central axis while preserving connectivity.
Majority Filter
wasmApplies a majority filter to an image and outputs a filtered raster.
Maximum Filter
wasmApplies a maximum filter to an image and outputs a filtered raster.
Mean Filter
wasmApplies a mean filter to an image and outputs a filtered raster.
Median Filter
wasmApplies a median filter to an image and outputs a filtered raster.
Minimum Filter
wasmApplies a minimum filter to an image and outputs a filtered raster.
Non Local Means Filter
wasmApplies a non-local means filter to an image and outputs a filtered raster.
Olympic Filter
wasmApplies an Olympic filter to an image and outputs a filtered raster.
Opening
wasmApplies erosion followed by dilation to remove small objects from a binary image.
Percentile Filter
wasmApplies a percentile filter to an image and outputs a filtered raster.
Range Filter
wasmApplies a range filter to an image and outputs a filtered raster.
Remove Spurs
wasmRemoves short branches from raster lines to clean up skeletons and extracted networks.
Savitzky Golay 2D Filter
wasmApplies a Savitzky-Golay 2D filter to an image and outputs a filtered raster.
Scharr Filter
wasmApplies a Scharr filter to an image and outputs a filtered raster.
Standard Deviation Filter
wasmApplies a standard deviation filter to an image and outputs a filtered raster.
Thicken Raster Line
wasmThickens linear cells in a raster to reinforce narrow or broken connections.
Tophat Transform
wasmHighlights small objects via the difference between the image and its morphological opening.
Total Filter
wasmApplies a total (sum) filter to an image and outputs a filtered raster.
Unsharp Masking
wasmSharpens by combining the image with a blurred version to emphasize edges.
User Defined Weights Filter
wasmApplies a user-defined weights filter to an image and outputs a filtered raster.
Wiener Filter
wasmApplies an adaptive Wiener filter to reduce noise while preserving relevant image structures.
Build Object Hierarchy Multiscale
wasmLinks coarse and fine segments to build a multiscale object hierarchy.
Classify Objects Ensemble Pro
wasmClassifies segments by combining multiple trained models and assigns each object a class.
Classify Objects Random Forest
wasmClassifies segments with a random forest trained from attributes and samples.
Classify Objects Rules Basic
wasmAssigns a class to each segment based on explicit rules over its attributes.
Classify Objects Rules Hierarchical
wasmClassifies segments by applying rules at user-defined hierarchical levels.
Classify Objects SVM
wasmClassifies segments using a support vector machine trained with samples.
Evaluate Object Classification Accuracy
wasmCompares predicted and reference classes to produce per-segment accuracy measures.
Evaluate Segmentation Quality Pro
wasmCompares segments against reference data to measure over- and under-segmentation.
Image Segmentation
wasmSplits images into homogeneous regions using threshold, step size, and minimum area parameters.
Image Slider
wasmGenerates an HTML page with a slider to visually compare two images.
Image Stack Profile
wasmGenerates profiles of values across multiple images at selected points.
OBIA Audit Report Pro
wasmCollects artifacts from an OBIA workflow into a reproducible audit report.
OBIA Batch Orchestrator Pro
wasmRuns a list of OBIA jobs in batch and logs their outputs.
OBIA Pipeline Basic
wasmRuns a basic segmentation and classification workflow from images and training data.
Object Class Probability Maps
wasmConverts per-segment class probabilities into spatial probability layers.
Object Features Context Neighbors
wasmComputes context attributes from each object's neighboring segments.
Object Features Shape Basic
wasmComputes segment shape characteristics such as size and compactness for object-based analysis.
Object Features Spectral Basic
wasmComputes spectral statistics of bands within each segment.
Object Features Texture GLCM Basic
wasmComputes GLCM texture metrics within each image segment.
Object Features Topology Relations
wasmComputes topological relations between segments, such as contact, containment, and adjacency.
Object Uncertainty Diagnostics Pro
wasmIdentifies low-confidence segments from their classification probabilities.
Objects Boundary Refinement Pro
wasmRefines segment boundaries through iterations with a minimum object size.
Objects Enforce Min Mapping Unit
wasmMerges or adjusts segments smaller than the defined minimum mapping unit.
Polygons To Segments
wasmConverts polygons into a segment raster at the specified cell size.
Propagate Labels Across Hierarchy
wasmTransfers labels from parent to child segments using the object hierarchy.
Segment Graph Felzenszwalb
wasmSegments images with the Felzenszwalb method using scale, smoothing, and minimum area.
Segment Multiresolution Hierarchical
wasmGenerates coarse and fine segments forming a multiresolution object hierarchy.
Segment Scale Parameter Optimizer
wasmEvaluates candidate segmentation scales and selects suitable parameters for the image.
Segment SLIC Superpixels
wasmSegments an image into compact superpixels controlling size, compactness, and minimum area.
Segment Watershed Markers
wasmSegments an image via marker-controlled watershed with gradient weighting.
Segments Merge Small Regions
wasmMerges small segmented regions based on selected minimum size and method.
Segments Split Low Cohesion
wasmSplits segments with low internal cohesion at the specified cut scale.
Segments To Polygons
wasmConverts a segment raster into polygons while retaining the selected field.
BRDF Normalization
wasmApplies BRDF normalization to an image.
Correct Vignetting
wasmCorrects edge darkening in an image to homogenize brightness.
Dark Object Subtraction
wasmApplies dark object subtraction atmospheric correction to an image.
DN To TOA Reflectance
wasmConverts digital numbers to top-of-atmosphere reflectance for an image.
Terrain Corrected Optical Analytics
wasmPerforms optical analytics with terrain correction; supports radiometric correction tasks.
Cloude Pottier Decomposition
wasmApplies Cloude-Pottier decomposition to an image.
Enhanced Lee Filter
wasmApplies an enhanced Lee filter to an image and outputs a filtered raster.
Freeman Durden Decomposition
wasmApplies Freeman-Durden decomposition to an image.
Frost Filter
wasmApplies a Frost filter to an image and outputs a filtered raster.
Gamma Map Filter
wasmApplies a Gamma MAP filter to an image and outputs a filtered raster.
H Alpha Wisart Classification
wasmApplies H-alpha Wishart classification to an image.
Kuan Filter
wasmApplies a Kuan filter to an image and outputs a filtered raster.
Refined Lee Filter
wasmApplies a refined Lee filter to an image and outputs a filtered raster.
Wisart Iterative Clustering
wasmApplies Wishart iterative clustering to an image.
Yamaguchi 4-Component Decomposition
wasmApplies Yamaguchi four-component decomposition to an image.
Continuum Removal
wasmNormalizes image spectra against their continuum to highlight absorption features.
Linear Spectral Unmixing
wasmApplies linear spectral unmixing to an image.
Minimum Noise Fraction
wasmTransforms multispectral bands to concentrate signal and separate noise-dominated components.
Spectral Angle Mapper
wasmApplies the Spectral Angle Mapper method to an image.
Spectral Library Matching
wasmApplies spectral library matching to an image.
Land Surface Temperature Single Channel
wasmEstimates land surface temperature from a single thermal band.
Land Surface Temperature Split Window
wasmEstimates land surface temperature by combining two thermal bands.
NDVI-Based Emissivity
wasmEstimates surface emissivity from NDVI.