ImageEn, unit ievision

TIEVisionMath


Declaration

TIEVisionMath = interface(TIEVisionBase)


Description

This interface contains a set of mathematical and logical operations for images and matrices.


Methods and Properties

Public Method  absDiff
Public Method  add
Public Method  boundingRect
Public Method  calcCovarMatrix
Public Method  cartToPolar
Public Method  contourArea
Public Method  exp
Public Method  findHomography
Public Method  genericMultiply
Public Method  isValidHomography
Public Method  log
Public Method  mahalonobisDistance
Public Method  mul
Public Method  opAnd
Public Method  opDiv
Public Method  opOr
Public Method  optimizeWith_NelderMeadSimplexMethod
Public Method  opXor
Public Method  pow
Public Method  rectContains
Public Method  rectIntersect
Public Method  rectTestIntersect
Public Method  rectUnion
Public Method  solve
Public Method  solveCubic
Public Method  sub
Public Method  trace
Public Method  transform
Public Method  transpose