Blob_Analysis_2D (Legacy)

Brief Description

File: \examples\Processing\BlobAnalysis\Blob2D\Blob2D.va

Default Platform: mE5-MA-VCL

Short Description

Shows the usage of operator Blob_Analysis_2D. The applet binarizes the input data and determines the blob analysis results. The results as well as the original image are output using two DMA channels.

The Blob_Analysis_2D operator is a legacy operator, kept only for backward compatibility reasons. In new designs, use BlobDetector2D instead. See also the example 'BlobDetector2D'.