ScientiaLux
66 terms

strataquest

Interactive Simulations
Guided Workflows
Or filter all terms
66 terms
Arithmetic Operations
A family of pixel-wise arithmetic operations for combining, transforming, and correcting image intensities. Includes addition, subtraction, multiplication, division of images and scalar values, plus logarithmic, exponential, polynomial, square, square root, and complement transforms.
Assign Classes to Objects
Assign Classes to Objects Engine
A measurement engine that assigns each detected event the class label or proximity area index it falls within — bridging Classifier output and Proximity Areas with per-cell measurements for spatial stratification.
Measurement & Quantification
Background Removal
A pre-processing engine in StrataQuest that models and subtracts the background intensity pattern from imaging channels, compensating for uneven illumination, optical vignetting, and sensor non-uniformity. Background removal ensures that intensity measurements reflect true marker expression rather than acquisition artifacts.
Image Processing & Correction
Bilateral Filter
An edge-preserving smoothing filter that weights neighbor pixels by both spatial proximity and intensity similarity. Unlike a Gaussian filter that blurs everything uniformly, the bilateral filter smooths within regions while preserving sharp boundaries between them.
Brightfield Imaging
A microscopy mode that illuminates tissue samples with transmitted white light, producing full-color RGB images of chromogenically stained tissue sections. In StrataQuest, brightfield imaging is the foundation for analyzing immunohistochemistry (IHC) samples where proteins are visualized using enzyme-linked chromogenic dyes such as DAB (brown), hematoxylin (blue-purple), and Fast Red.
Imaging Modalities & Platforms
Canny Edge Detector
A multi-stage edge detection algorithm that combines Gaussian smoothing, gradient computation, non-maximum suppression, and hysteresis thresholding to produce thin, connected edge maps with minimal false responses. The Canny detector is the gold standard for edge detection in image processing.
Classifier
A machine-learning engine in StrataQuest that learns to automatically identify and classify tissue structures based on user-annotated training examples. The Classifier can distinguish between tissue compartments such as tumor, stroma, necrosis, immune aggregates, and normal epithelium, generating a class map that can guide downstream cell-level analysis.
Image Processing & Correction
Coded Image
The fundamental data representation in StrataQuest for detection results. A coded image is a labeled image where each detected object (event) is assigned a unique integer identifier, enabling individual tracking, measurement, and classification of up to 65,535 objects per Field of View.
Detection & Segmentation
Color Separation
A pre-processing engine that separates the individual stain contributions from a composite brightfield RGB image. By defining reference color shades for each chromogen (such as DAB brown and hematoxylin blue), Color Separation deconvolves the mixed signal into separate grayscale channels representing each stain's intensity at every pixel.
Image Processing & Correction
Color Space Conversions
Operations for converting images between color spaces — BGR↔HLS, BGR↔HSV, BGR↔Lab, and RGB to Grayscale — enabling separation of color information from intensity for analysis tasks where chromatic and luminance components need independent processing.
Connected Component Labeling
The foundational algorithm that assigns unique integer IDs to contiguous foreground regions in a binary image, transforming a simple black-and-white mask into a coded image where each separate object can be individually tracked, measured, and classified.
Cutoffs
Numerical threshold values displayed as lines on diagram axes in StrataQuest. Cutoffs divide the event population into positive and negative groups along each measurement axis, creating quadrants in scattergrams and regions in histograms. They are the primary tool for defining marker positivity and establishing gating hierarchies.
Data Visualization & Mining
Deep Learning Nuclei Detection
An advanced nuclei detection engine in StrataQuest that uses deep neural networks (DNNs) to segment individual cell nuclei in tissue images. Pre-trained on diverse tissue morphologies, the deep learning approach handles challenging cases — overlapping nuclei, variable staining, and heterogeneous tissue types — more robustly than traditional threshold-based methods.
Detection & Segmentation
Density of Events
Density of Events Engine
A pre-processing engine that calculates the spatial density of detected events using a Gaussian kernel, generating density maps that visualize crowded versus sparse regions and quantify local cellularity across the tissue.
Measurement & Quantification
Derived Measurements
A measurement engine in StrataQuest that computes new per-event metrics from existing measurements using arithmetic, trigonometric, and logical operators. Derived Measurements enable researchers to define custom biomarker scores, ratios, and composite indices without requiring additional image processing.
Measurement & Quantification
Digital Pathology
The practice of converting glass microscope slides into high-resolution digital images and applying computational methods for visualization, analysis, and interpretation. StrataQuest serves as the quantitative analysis platform in the TissueGnostics digital pathology ecosystem, transforming whole-slide images into measurable, reproducible, single-cell data.
Tissue Biology & Applications
Distance Maps
A spatial analysis tool in StrataQuest that calculates and visualizes the physical distances between cell populations, tissue landmarks, or regions of interest. Distance maps transform complex spatial patterns into quantitative measurements that reveal how cell types organize relative to each other within tissue architecture.
Spatial Analysis & Phenotyping
Distance Maps
A spatial analysis tool in StrataQuest that calculates and visualizes the physical distances between cell populations, tissue landmarks, or regions of interest. Distance maps transform complex spatial patterns into quantitative measurements that reveal how cell types organize relative to each other within tissue architecture.
Spatial Analysis & Phenotyping
Dot Measurements
Dot Measurements Engine
A measurement engine that quantifies detected dots within each master event (nucleus), computing dot count per cell, total dot intensity, total dot area, and per-dot statistics for FISH/CISH scoring.
Measurement & Quantification
Dots Detection
Dots (FISH/CISH) Detection Engine
A specialized detection engine for identifying small punctate signals in FISH (fluorescence in situ hybridization) and CISH (chromogenic in situ hybridization) assays, counting gene copies, fusion signals, or RNA molecules per cell.
Detection & Segmentation
Engines
The fundamental processing units in StrataQuest. An engine is a configurable algorithm that takes image inputs and produces image outputs — ranging from simple operations like adding two images to complex tasks like deep-learning segmentation or machine-learning tissue classification. Engines are assembled into layers to create complete analysis pipelines.
Detection & Segmentation
Field of View
The basic unit of image acquisition in StrataQuest. A Field of View (FOV) is a single image tile captured by the scanner at a fixed position. Whole-slide images are composed of hundreds to thousands of FOVs arranged in a mosaic grid and stitched together. StrataQuest processes analysis FOV-by-FOV, with options for local (per-FOV) or global (cross-FOV) computation.
Imaging Modalities & Platforms
Field of View
Imaging Modalities & Platforms
Filters Overview
A reference covering BOM filter operations beyond the standalone filter terms — including anisotropic diffusion, average (box) filter, custom kernel convolution, membrane detector, sharpen, and unsharp mask. Each serves a specific role in pre-processing pipelines.
Fluorescence Imaging
A microscopy mode that uses specific wavelengths of excitation light to stimulate fluorescent labels bound to target molecules in tissue, capturing the emitted fluorescence signal per channel. StrataQuest supports multi-channel fluorescence analysis with adjustable 16-bit dynamic range, pseudo-coloring, and independent intensity scaling for each channel.
Imaging Modalities & Platforms
Fuse Events
Operations that combine events from multiple coded images into a single unified coded image, with optional mask-based constraints. Used to merge detection results from different layers or different detection passes into one consolidated event set.
Gates
User-drawn shapes on scattergrams, histograms, or other diagrams that select a subset of events (cells) based on their measurement values. Gates define cell populations of interest and are the primary mechanism for phenotype definition, sub-population analysis, and downstream processing in StrataQuest.
Data Visualization & Mining
Gaussian Filter
The most fundamental smoothing operation in image processing — a separable convolution kernel weighted by a 2D Gaussian function that reduces noise while preserving large-scale structures. In the BOM, the Gauss filter is the go-to pre-processing step before edge detection, thresholding, or any operation sensitive to pixel-level noise.
Grow
Grow Engine (Global)
A global detection engine that modifies event boundaries by growing, shrinking, or creating ring-shaped measurement masks — enabling extension of nuclear detections into cytoplasmic, membrane, or perinuclear territories.
Detection & Segmentation
Histogram
A diagram type in StrataQuest showing the frequency distribution of events across bins of a single measurement parameter. Histograms reveal how a measurement is distributed across the cell population — whether it shows a clear bimodal split between positive and negative cells, a continuous gradient, or distinct sub-populations.
Data Visualization & Mining
Image Data Operations
Utility operations for image format manipulation — converting 16-bit to 8-bit depth, extracting individual channels from multi-channel images, identifying the strongest channel, applying masks, assembling RGB composites, and swapping channel assignments.
Immunofluorescence
A tissue staining technique that uses antibodies conjugated to fluorescent dyes (fluorophores) to label specific proteins in tissue sections. Visualized under fluorescence microscopy, each fluorophore emits light at a characteristic wavelength when excited, enabling multi-marker panels that StrataQuest analyzes as independent measurement channels.
Tissue Biology & Applications
Immunohistochemistry
A tissue staining technique that uses enzyme-linked antibodies to produce visible chromogenic precipitates at sites of target protein expression. Viewed under brightfield microscopy, IHC is the most widely used method in clinical pathology for protein detection. StrataQuest quantifies IHC staining computationally through color separation and per-cell intensity measurement.
Tissue Biology & Applications
Label Management
Post-labeling operations for refining coded images — cutting bottlenecks between touching objects, filling holes within labels, growing or shrinking label boundaries, re-indexing to remove gaps or fix duplicates, and constructing spatial adjacency graphs from label maps.
Layers
The organizational unit of analysis in StrataQuest. A layer is a structured pipeline of interconnected engines that together detect a specific type of object and measure its properties. Each layer progresses through four categories — Pre-Processing, Detection, Post-Processing, and Measurements — to transform raw image data into quantified per-object results.
Detection & Segmentation
Logical Operations
Bitwise Boolean operations applied pixel-by-pixel to binary or grayscale images — AND, OR, NOT, and XOR — for combining masks, computing region intersections and unions, and creating composite binary images from multiple inputs.
Manual Correction
Manual Correction Engine
A post-detection engine enabling manual correction of segmentation errors through four interactive operations: Add (fix false negatives), Remove (fix false positives), Split (fix under-segmentation), and Merge (fix over-segmentation).
Detection & Segmentation
Median Filter
A non-linear filter that replaces each pixel with the median value of its neighborhood, excelling at removing salt-and-pepper noise and isolated outlier pixels while preserving sharp edges better than any linear smoothing filter.
Membrane
Membrane Detection Engine
A detection engine that identifies cell membrane boundaries using a membrane marker channel, detecting membrane-like structures through oriented kernel matching and producing both thick and skeleton mask outputs for downstream measurements.
Detection & Segmentation
Membrane Measurements
Membrane Measurements Engine
Specialized measurement engines (local and global variants) that compute intensity, distance, angle, and thickness metrics specifically within the membrane region surrounding detected cells, enabling quantification of membrane-bound markers.
Measurement & Quantification
Morphological Operations
The fundamental shape-processing operations from mathematical morphology — erosion, dilation, opening, closing, gradient, top-hat, and bottom-hat — that probe and modify image structures using a small shape called a structuring element. The theoretical foundation underlying many StrataQuest engines.
Multiplex Immunofluorescence
An advanced staining approach that labels multiple protein targets simultaneously on a single tissue section using distinct fluorophores. Multiplex IF enables comprehensive cell phenotyping and spatial analysis by measuring 7 or more markers per cell while preserving tissue architecture. StrataQuest supports multiplex IF through spectral unmixing, multi-channel measurement, and hierarchical gating.
Tissue Biology & Applications
Nuclei Detection
The foundational detection engine in StrataQuest that identifies and segments individual cell nuclei in tissue sections. Using adaptive thresholding and morphological analysis, it handles the wide variation in nuclear size, shape, and staining intensity found across different tissue types and staining protocols.
Detection & Segmentation
Optical Density Conversion
The RGB-to-optical-density transform that converts transmitted-light RGB pixel values into absorbance (OD) values using the Beer-Lambert relationship. Essential for quantitative analysis of chromogenically stained tissue in brightfield microscopy, where stain concentration is proportional to OD, not to raw RGB intensity.
Otsu Threshold
Otsu Threshold Engine (Global)
A global pre-processing engine that computes a single optimal intensity threshold for the entire sample using Otsu's method — minimizing intra-class variance to separate foreground from background in bimodal intensity distributions.
Image Processing & Correction
Phenotype Interactions
An analysis engine in StrataQuest that identifies and quantifies spatial connections between cells of different phenotypes within a user-defined proximity distance. Phenotype Interactions reveals how different cell types physically relate to each other in tissue — whether immune cells contact tumor cells, form clusters, or maintain separation.
Spatial Analysis & Phenotyping
Phenotypes
Named cell populations in StrataQuest defined by specific combinations of marker positivity and negativity. Phenotypes translate continuous measurement data into discrete, biologically meaningful cell classifications — such as CD3+CD8+ cytotoxic T cells or CK+Ki-67+ proliferating tumor cells — that can be quantified, mapped, and compared across samples.
Data Visualization & Mining
Post Processing
Post-detection cleanup operations within the BOM for smoothing object boundaries, filling holes in segmented regions, removing small objects below a size threshold, and general refinement of binary or labeled images before measurement.
Projection
Z-Stack Projection Engine
A pre-processing engine that fuses multiple z-stack slices into a single image with greater depth of field, using pixel-wise operations (sum, max) or wavelet-based decomposition methods for superior focus across thick tissue sections.
Image Processing & Correction
Proximity Areas
A pre-processing engine in StrataQuest that generates concentric spatial bands radiating outward from reference structures at user-defined distance intervals. Proximity Areas create distance-stratified zones that enable quantitative analysis of how cell populations distribute around tissue landmarks — such as immune cell density at 0–50 μm, 50–100 μm, and 100–200 μm from the tumor border.
Spatial Analysis & Phenotyping
Raw Data
The tabular representation of all measurements computed for detected events in a StrataQuest layer. Each row corresponds to one event (cell or object), and each column represents a measurement (area, mean intensity, derived metric, etc.). Raw Data provides direct access to the quantitative foundation underlying all diagrams, gates, and statistics.
Measurement & Quantification
Regions of Interest
User-defined areas on a tissue sample that restrict analysis to specific regions. ROIs in StrataQuest can be rectangular, elliptic, custom polygons, or freedrawn shapes. They serve both as spatial analysis boundaries — providing region-specific statistics — and as efficiency tools, avoiding unnecessary computation on irrelevant tissue areas.
Spatial Analysis & Phenotyping
Remove Objects
Remove Objects Engines
Post-processing engines that remove detected events based on measurement criteria (area, intensity, shape) or border contact — essential for eliminating false positives, debris, and incomplete objects from detection results.
Detection & Segmentation
Scattergram
The primary data visualization tool in StrataQuest — a 2D scatter plot displaying every detected event as a point positioned by two measurement parameters (x and y axes). Scattergrams reveal population structure, enable marker co-expression analysis, and serve as the workspace for drawing gates and placing cutoffs to define cell populations.
Data Visualization & Mining
Sobel Filter
A first-derivative gradient operator that uses 3×3 convolution kernels to compute horizontal and vertical intensity gradients, combining differentiation with orthogonal smoothing to reduce noise sensitivity. The foundation for edge detection and membrane signal enhancement.
Spatial Phenotyping
The process of classifying cells into functional phenotypes based on marker expression patterns while preserving their spatial context within tissue architecture. Unlike flow cytometry where cells are dissociated, spatial phenotyping maintains the critical information about where each cell type resides relative to tissue structures and other cell populations.
Spatial Analysis & Phenotyping
Spectral Unmixing
A mathematical technique for separating overlapping fluorescence signals into individual channel contributions. In multiplex immunofluorescence panels where multiple fluorophores are imaged simultaneously, spectral unmixing resolves cross-talk between channels and removes tissue autofluorescence to enable accurate biomarker quantification.
Image Processing & Correction
Standard Measurements
The primary measurement engine in StrataQuest, computing a comprehensive set of morphological and intensity-based metrics for every detected event. Standard Measurements transforms detected objects from labeled shapes into quantified data — area, perimeter, compactness, eccentricity, mean intensity, variance, and many more — that form the basis for all downstream gating, phenotyping, and statistical analysis.
Measurement & Quantification
Statistical Operations
Operations that compute statistical measures — minimum, maximum, mean, median, standard deviation, and variance — either per-pixel within a neighborhood window or across defined regions, for local feature extraction and adaptive image processing.
Threshold & Compare
Operations for converting grayscale images into binary masks through global or local thresholding, and for comparing images pixel by pixel using greater-than, less-than, and equality operators. These are the primary tools for creating spatial masks within BOM pipelines.
Tissue Cytometry
A quantitative approach to analyzing tissue sections that applies flow cytometry-style analysis principles — gating, scatter plots, histograms — to intact tissue while preserving spatial context. Developed by TissueGnostics, tissue cytometry bridges the gap between single-cell resolution and tissue architecture preservation.
Tissue Biology & Applications
Tissue Detection
An automated engine in StrataQuest that identifies where tissue is present on a scanned slide, distinguishing it from the empty glass background. Tissue Detection generates a mask defining the analysis area, eliminating the need to manually draw ROIs around tissue and ensuring that only relevant regions are processed.
Detection & Segmentation
Total Area
Total Area Detection Engine
A detection engine that identifies tissue regions as labeled events based on an intensity threshold, combining Otsu binarization with connected-component labeling to measure staining extent, tissue compartments, or marker-positive areas.
Detection & Segmentation
Virtual Channel
Virtual Channel Engine
A pre-processing utility engine that generates a virtual channel by combining information from selected grayscale images — original fluorescence channels or outputs from other engines — into a single composite image for downstream processing.
Image Processing & Correction
Virtual Slides
The primary input format for StrataQuest projects — high-resolution digital representations of scanned tissue slides. Virtual slides are whole-slide images stored in pyramid structures for efficient multi-resolution viewing. StrataQuest references virtual slides in place without copying them, supporting formats from TissueFAXS, Hamamatsu NanoZoomer, Mirax, BigTIFF, and OME-TIFF.
Imaging Modalities & Platforms
Watershed
Watershed Segmentation Engine (Global)
A global detection engine that segments contiguous regions into distinct objects using the watershed algorithm — interpreting image intensity as a topographic landscape where flooding from seed points builds barriers at region boundaries.
Detection & Segmentation
Term Connections