mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
Copied some comments from wiki to the main documentation
This commit is contained in:
@@ -1781,6 +1781,8 @@ Difference norm between two projections is the maximal distance between correspo
|
||||
``criteria.epsilon``
|
||||
serves to stop the algorithm if the difference is small.
|
||||
|
||||
An example of using ``cvPOSIT`` and ``cvCreatePOSITObject`` is available at http://opencv.willowgarage.com/wiki/Posit
|
||||
|
||||
|
||||
.. index:: ProjectPoints2
|
||||
|
||||
|
||||
@@ -7234,7 +7234,7 @@ mSet
|
||||
|
||||
.. cfunction:: void cvmSet(CvMat* mat, int row, int col, double value)
|
||||
|
||||
Returns a specific element of a single-channel floating-point matrix.
|
||||
Sets a specific element of a single-channel floating-point matrix.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user