ImageGear Professional for Windows ActiveX
RemoveTilt Method

Description:

Computes the best-fit plane for an image, and then subtracts that plane from the image to produce the output. This is very handy for correcting illumination gradients in a poorly digitized image.

If removeMean argument is set to True, then global mean is removed from the image as well.

This method takes into account the ROI settings of pPage object, that are accessible via the IGPage.ROI property. By default ROI is set to the entire image.

Syntax:

      RemoveTilt(pPage As IGPage, removeMean As Boolean);

Parameters:

Name Description
pPage IGPage Object to remove tilt.
removeMean Remove the mean from the detilted image, giving it zero-mean statistics.

Return Value:

N/A

Bits Per Pixel:

8, 16, or 32bit grayscale images with one channel

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback