Allowed Matrix dimension for 'objectPoints':cvFindExtrinsicCameraParams2 (Bug #1875)
Description
Hi,
In cvFindExtrinsicCameraParams2(),
I have tried 'objectPoints' array with dimension NX2 instead of NX3 and I found that it compiles without any error.But documentation asks for NX3,3XN 1-channel or 1XN,NX1 3-channel only.
Associated revisions
Merge pull request #1875 from asmorkalov:android_bin_compat_fix
History
Updated by Andrey Pavlenko over 11 years ago
- Affected version set to 2.4.0 - 2.4.4
- Start date deleted (
2012-05-02) - Target version set to Next Hackathon
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4353