Skip to content

Charuco seems inaccurate. #3175

@NMO13

Description

@NMO13
System information (version)
  • opencv-python => 4.5.5
  • Operating System / Platform => Linux 64 Bit
  • Python => 3.9.7
Detailed description

I created a small script here which finds corners of some images containing a chessbaord pattern which I have made, calculates the fundamental matrix and visualizes epipolar lines. I used charuco for finding the corners. The problem: The epipolar lines seem always very off in the visualizations. Therefore I added cv2.findChessboardCorners in order to compare it with the charuco corner detection and found that it seems to be much more accurate when visualizing the epilines.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions