←Select platform

IntensityDetectImage Method

Summary

Applies binary segmentation to an image by filtering a specific image to detect colors in a specific intensity range, in a specific color channel(s).

Syntax
C#
VB
C++
public void IntensityDetectImage( 
   IntensityDetectRequest request, 
   RasterImage image 
) 
Public Sub IntensityDetectImage( 
   ByVal request As IntensityDetectRequest, 
   ByVal image As RasterImage 
) 
public:  
   void IntensityDetectImage( 
      IntensityDetectRequest^ request, 
      RasterImage^ image 
   ) 

Parameters

request

Request containing the image processing parameters.

image

Image to be processed.

Return Value

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.