You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's essential to develop the basic functions/classes for at least pattern/barcode marker.
I will make a list of all of them. I'm primarly focused on the Webassembly application of this library, but i don't exclude a desktop version, it depends if other people will join this project.
This is a first list of functions that in my opinion we need to implement:
config
arParamLoad -> see(ParamFile.c)
arParamLoadFromBuffer -> see(ParamFile.c)
arParamChangeSize -> see(ParamChangeSize.c)
arParamLTCreate
arCreateHandle
arSetPixelFormat
ar3DCreateHandle
arglCameraFrustumRH
arDetectMarker
arPattLoad
arPattDeleteHandle
and probably many other. For sure it will be needed to implement other structs and types.
The text was updated successfully, but these errors were encountered:
It's essential to develop the basic functions/classes for at least pattern/barcode marker.
I will make a list of all of them. I'm primarly focused on the Webassembly application of this library, but i don't exclude a desktop version, it depends if other people will join this project.
This is a first list of functions that in my opinion we need to implement:
and probably many other. For sure it will be needed to implement other structs and types.
The text was updated successfully, but these errors were encountered: