- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually, here I just rephrase what's writtein in the OpenCV reference manual. object_points is array of the feature points of the calibration patern in the pattern coordinate space. The array is duplicated as many times, as the number of the pattern views captured. For example, if the pattern is planar, such as the checkerboard, X and Y axes are usually set parallel to the board sides with the coordinate origin at one of the board corners, and Z axis is orthogonal to the board plane. In this case object_points is{(X_k,Y_k)=(square_size*(k mod

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page