Apriltag WASM Detector
Apriltag detector using the apriltag C library and compiled to WASM using emscripten.
|
▼ src | |
apriltag_js.c | Apriltag detection to be compile with emscripten |
apriltag_js.h | Definitions for the apriltag detector |
str_json.c | Simple json strings creation |
str_json.h | Definitions for simple json strings creation |