Skip to content
dinusv edited this page Jan 5, 2014 · 1 revision

Operations on Arrays

  • abs
  • absdiff
  • add
  • addWeighted
  • bitwise_and
  • bitwise_not
  • bitwise_or
  • bitwise_xor
  • calcCovarMatrix
  • cartToPolar
  • checkRange
  • compare
  • completeSymm
  • convertScaleAbs
  • countNonZero
  • dct ( compatibility with idct )
  • dft ( compatibility with idft )
  • divide
  • determinant
  • eigen
  • flip
  • gemm
  • getConvertElem
  • getOptimalDFTSize
  • inRange
  • invert
  • log
  • LUT
  • magnitude
  • mahalanobis
  • max
  • mean
  • meanStdDev
  • merge
  • min
  • minMaxIdx
  • minMaxLoc
  • mixChannels
  • mulSpectrums
  • multiply
  • mulTransposed
  • norm
  • normalize
  • PCA
  • perspectiveTransform
  • phase
  • polarToCart
  • pow
  • RNG
  • randu
  • randn
  • randShuffle
  • reduce
  • repeat
  • scaleAdd
  • setIdentity
  • solve
  • solveCubic
  • solvePoly
  • sort
  • sortIdx
  • split
  • sqrt
  • subtract
  • SVD
  • sum
  • trace
  • transform
  • transpose