Hello,
How would one implement fiducial recognition? I want to be able to get the x,y an rotation based on the markers found on a PCB or drilling. There is a more detailed explanation on what fiducials are if your not familiar with them.
Since the camera field of view is limited I plan to use a cnc to move the camera around scanning the object. So I would like to buffer the images or stitch them together to compile them to one larger image. Is that possible todo with PIXY? Could it return the measured distance between markers and rotation?