Pre-Processing blocks
- Last UpdatedFeb 12, 2024
- 1 minute read
Pre-Processing blocks are optional blocks that allow you to transform input images as part of pre-processing steps for event detection.
The following table lists and describes the available Pre-Processing blocks:
|
Block |
Description |
|---|---|
|
Align Image |
Align the input image based on a reference image. See Align an image based on a reference image for more information. |
|
Image Thresholding |
Convert a colored or grey-scale image to a black and white image based on the intensity. See Convert an image to black and white for more information. |
|
Isolate Edges |
Reduce an image to binary edges. See Isolate the edges in an image for more information. |
|
Refine Image |
Use the options to refine an image. See Refine images for more information. |
|
Select Region of Interest |
Select a region on the image. See Create a Region of Interest (ROI) on an image for more information. |