CArithmeticOp provides basic arithmetic operations for CNokiaCVImages. Target and source bitmaps must be of same size. The bitmap that is applies may be smaller or larger than the two others
Fixed point class. The class implements basic arithmetics for fixed point numbers. CFixed can be used instead of TReal when performance more critical than accuracy
Fixed point matrix representation. A standard matrix is initialized as a zero matrix. Special cases are Eye (Identity matrix) and Ones (all ones). Usage:
The optical flow class: motion estimations for each pixel. This class also implements methods for calculating higher level information from the optical flow
Provides CNokiaCVImage with a threshold operation. Creates an black&white bitmap from CNokiaCVImage by thresholding. Implements two thresholding methods: