Releases: deltacv/AprilTagDesktop
Releases · deltacv/AprilTagDesktop
v1.2.0 - Removes OpenCV dependencies from native code & Mac support (thnx NPE!)
Removes OpenCV dependency from native code & adds GitHub Actions jobs to build natives in the cloud, providing support from Mac x86_64
v1.1.1 - Fix Windows Support (thnx again NPE)
Fixes windows support by statically linking against Mingw64 libraries
v1.1.0 - Windows Support (thnx NPE)
Adds support for window and fixes an issue in which the native library was loaded twice which causes a access denied exception in windows.
v1.0.0 - Initial Release
Initial release with Linux-only support.