Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
Engines

ImageViz engines allow the application of computational algorithms on data extracted from images. More...

Modules

 Arithmetic And Logic
 The Arithmetics Operations category contains operations between two images or between an image and a constant as addition, subtraction, multiplication, division, minimum or maximum.
 
 Edge Detection
 An edge, also known as a discontinuity, in a signal is usually defined as a transition in the intensity or amplitude of that signal.
 
 Geometry And Matching
 
 Image Analysis
 The purpose of quantitative analysis is to extract new representations in the form of measurements from images.
 
 Image Filtering
 This category gathers engines for filtering images.
 
 Image Manipulation
 The Image Manipulation category contains engines for creating and editing images.
 
 Image Segmentation
 Segmentation is a critical step of image processing that consists of partitioning an image into multiple segments (sets of pixels).
 
 Mathematical Morphology
 The Mathematical Morphology is a theory for the analysis of geometrical structures.
 

Classes

class  SoImageVizEngine
  ImageViz Abstract base class for all ImageViz engines. More...
 

Detailed Description

ImageViz engines allow the application of computational algorithms on data extracted from images.

Some engines work on images and provide output images, others provide numerical results, and others may work on vector data that represents segments of object edges. Some engines work only with 2D images, or only with 3D images and some work with both.

Naming conventions

Dimensional compatibility

Type of computation

Field naming

Data conversion