IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Modules
Utility image processing algorithms

Utility image processing algorithm modules. More...

Modules

 Concatenation of 2 sequences
 Algorithm allowing to concatenate two image sequences.
 
 Build 2D Lines
 Generates a binary image with oriented lines.
 
 Build 3D Lines
 Generates a 3D binary image with oriented lines.
 
 Comparison
 Algorithm allowing to compare two images.
 
 Convert
 Algorithm allowing to convert an image to a given type.
 
 Copy
 Algorithm allowing to copy an image.
 
 Erase
 Algorithm allowing to erase values of an image.
 
 Extract image 2d values
 extract values at specific coordinates from a 2d image
 
 Extract image 3d values
 extract values at specific coordinates from a 3d image
 
 Normal random
 initialization of an image with random values generated using a normal law
 
 Get 2d ROI
 Algorithm allowing to copy a 2d ROI of an image.
 
 Get 3d ROI
 Algorithm allowing to copy a 3d ROI of an image.
 
 Get a slice from a 3d image
 Creates a 2D image from a slice along a given axis (x, y, or z) of a 3D image.
 
 Put 2d ROI
 Algorithm allowing to set the the 2d ROI of an image with the content of another image.
 
 Put 3d ROI
 Algorithm allowing to set the the 3d ROI of an image with the content of another image.
 
 Put a 2d image in a 3d image
 Copies a 2D image in a 3D image as a slice in the input slice index along x, y or z.
 
 Uniform Random
 Algorithm filling an image with uniform random sampled values.
 

Detailed Description

Utility image processing algorithm modules.

This group aggregate all utility image processing algorithms