Make reprojection error available. (Feature #57)


Added by Gary Bradski about 15 years ago. Updated about 15 years ago.


Status:Done Start date:
Priority:Blocker Due date:
Assignee:- % Done:

0%

Category:imgproc, video
Target version:-
Difficulty: Pull request:

Description

We're starting to use 4 cameras, we'll be working on tracking algorithms. Can we make reprojection errors available in a convienient way?

cvProjectPoints2() can be used for this, but not without some work. cvCalibrateCamera2() uses this internally.


Associated revisions

Revision 65d07c56
Added by Andrey Kamaev over 12 years ago

Merge pull request #57 from vpisarev/bug_2429_2.4

History

Updated by anonymous - about 15 years ago

in the latest SVN versions (~ r2500 or higher) both cvCalibrateCamera2/cv::calibrateCamera and cvStereoCalibrate/cv::stereoCaibrate return the final reprojection error.

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF