ImageMomentsCalculate Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberCalculate(ImagePlane)
Calculate the moments on the input imgPlane favoring neither speed nor accuracy.
Public methodStatic memberCalculate(ImagePlane, MomentsCalculation)
Calculate the moments on the input imgPlane.
Public methodStatic memberCalculate(ImagePlane, Rect)
Calculate the moments on the input imgPlane and aoi favoring neither speed nor accuracy.
Public methodStatic memberCalculate(ImagePlane, Rect, MomentsCalculation)
Calculate the moments on the input imgPlane and aoi (area of interest).
Top
See Also

Reference