What's Changed
- Changed Nthreads to threads in apriltag_py_type.docstring by @LosWheatleynDew in #331
- apriltag_quad_thresh: Prevent conversion from NaN to int by @peci1 in #332
- Update README.md by @Suave101 in #336
- Use _WIN32 macro everywhere by @s-trinh in #337
- Fix spurious wake-ups and worker threads initialization in workerpool by @berteauxjb in #339
- Add missing copyright header in tag36h10.c file by @s-trinh in #341
- fix the tag ID comparison and let it return the tag difference by @christian-rauch in #348
- test python module import by @christian-rauch in #353
- Fix README C example by @Chris-F5 in #358
- Remove CRLF line ends by @Chris-F5 in #356
- fix refine_edges() and the coordinates recovery when quad_decimate > … by @NewThinker-Jeffrey in #346
- Call enable_testing() in top-level project by @cottsay in #360
- Modify the memory allocation method of
matd_t
to comply with ISO standards by @zhaoxi-scut in #362 - Install CMake config to architecture-specific location by @cottsay in #364
- Add clarity to tag coordinate system reference frame in README by @KySmith1 in #368
- fix compilation with WIN32_LEAN_AND_MEAN by @mitjap in #297
- compile with WIN32_LEAN_AND_MEAN on Windows by @christian-rauch in #372
- release version 3.4.3 by @christian-rauch in #371
New Contributors
- @LosWheatleynDew made their first contribution in #331
- @peci1 made their first contribution in #332
- @Suave101 made their first contribution in #336
- @berteauxjb made their first contribution in #339
- @Chris-F5 made their first contribution in #358
- @NewThinker-Jeffrey made their first contribution in #346
- @cottsay made their first contribution in #360
- @zhaoxi-scut made their first contribution in #362
- @KySmith1 made their first contribution in #368
- @mitjap made their first contribution in #297
Full Changelog: v3.4.2...v3.4.3