-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request