Fixed inconsistency with flag names
authorDaniel Angelov <dani_angelov@yahoo.com>
Fri, 30 May 2014 22:59:32 +0000 (23:59 +0100)
committerDaniel Angelov <dani_angelov@yahoo.com>
Fri, 30 May 2014 22:59:32 +0000 (23:59 +0100)
commitce1b6e2137a3f330792cedc7acf1f1e963c55f86
treef8932a717abf3c646c9616586d0910b0a25bc744
parentd4a1936c2db71ff81631333bea86de472c220b43
Fixed inconsistency with flag names

Fixed inconsistency with flag names for solvePnP.
The default value for the function lacks the CV_ prefix. The code checks against "ITERATIVE". The suggested values for the parameters *include* the prefix.
Even though the enum CV_ITERATIVE (+ CV_P3P, CV_EPNP) = ITERATIVE (& P3P, EPNP), lets show to the users only one of them.
Now the user sees only {ITERATIVE, P3P, EPNP}.
modules/calib3d/doc/camera_calibration_and_3d_reconstruction.rst