harveymoon / TD_CameraProjectorCalibration

A TouchDesigner addon that helps calibrating a camera and a projector using OpenCV. Port of https://github.com/cyrildiagne/ofxCvCameraProjectorCalibration
36 stars 3 forks source link

Projector Calibration Specs #1

Open lindseysMT opened 1 year ago

lindseysMT commented 1 year ago

I have a question regarding the projector calibration - is there any specs regarding the board or charuco markers required for the dot calibration? I've tried multiple ways, and usually get the error that it cannot find any dots on the board. Here is an example snippet of the clarity on the board - just curious if there's some specification that would help getting the circles to be registered:

Board
Error: False
NO CIRCLES FOUND, ABORT
harveymoon commented 1 year ago

It's been a while since I tried this out. I remember having to adjust the circle size and brightness. It appears that your circles look a little blown out and not entirely round from the camera's perspective.

lindseysMT commented 1 year ago

Thank you so much for responding! I'll work on the projector settings and reduce the overall blow out / projector angle to the whiteboard. Thank you!

zumpchke commented 7 months ago

@lindseysMT Did you manage to get this working?