ArucoUnity
ArucoUnity copied to clipboard
Grid board creation "First marker" seems unused
Regarding the Method Aruco.GridBoard.Create, it seems that we should be able to start the dictionnary from a given marker index to create different grid boards.
However, when using it with something different than 0, the grid board always begins with the marker 0.
Maybe is it just an oversight inside the native dll.
Thank you for pointing this issue! I haven't tested yet this feature. I'm going to try it out both in OpenCV and with ArucoUnity. I'll try to fix it.