Ask Your Question

Revision history [back]

Detecting Charuco with low contrast and few pixels in big picture.

Hi, I am trying to detect a DIN-A4 sized Charuco Board using OpenCV. The ictures were produced by a Azure Kinect with a resolution of 4096 px to 3072 px, the board takes up only about 330px to 230px of that image. You can see the cutout of the charuco beneath. It seems to be quite greyish with not too much contrast between the white and black areas. I think therefore I can only get any results of the board when getting closer and when seeing it basically from the front. Now, my question is, could I somehow get results from that picture? The current detection setup is basically exactly the example code with a 4x4 Dictionary.

image