Arithmetic operations
Arithmetic operations on images and arrays
Bitwise operations
Bitwise operations on images and arrays
ChannelManipulation
Extracs, swap or insert channels
Comparison
Compare the values
DataConcatenation
Joins multiple arrays or matrices vertically or horizontally into a single structure
FourierTransforms
Analyzes frequency components using discrete and fast Fourier transform algorithms.
GeometricOperations
Transforms angles
LDA
Finds linear combinations of features that best separate two or more classes.
LinearAlgebra
Core matrix operations including solving linear systems
MatrixImageTransformations
Modifies matrix orientation and geometry through rotation, flipping, boundary padding, and …
PCA
Reduces dataset dimensionality while preserving the most significant variance.
RandomNumber
Generates random numbers
Reduction
Reduces Matrixs/Arrays
SimilarityMetrics
Quantifies the likeness of two datasets using metrics like PSNR or Mahalanobis distance.
Sort
Sorts each row or each column of a matrix.
Statistical
Statistical operations on images and arrays
SVD
Factorizes a matrix into singular vectors and values for compression or solving systems.