Releases: rlav440/pyCamSet
Releases · rlav440/pyCamSet
v0.5.8
v0.5.7
v0.5.6
v 0.5.5
v0.5.3
v0.5.2 - release!
Pulling in improvements from the dev branch. (#4) * Added pytest as the testing library and fixed old test behaviours * fixes for readme badges * Fixes for small issues * fix wrong axis direction in visible pose estimation * fixed outlier removal, added adaptive decimation function * added check for empty image folders to the abstract target * added check for missing detection in target detections * removed leftover fields from camera loader * Moved functionality to class functions on the bundle primitive. * removed a recursive callstack from targetDetection * Added a fallback to non-compiled code for initialisation * cleaned the requirements and dev setup * updated the tests to pass * setting up a tagged publishing workflow --------- Co-authored-by: Robin <rlav44@aucklanduni.ac.nz> Co-authored-by: raymon124 <theprolificone@hotmail.com>
Initial Release
Fixing documentation on readme (#3) * Added pytest as the testing library and fixed old test behaviours * fixes for readme badges --------- Co-authored-by: Robin <rlav44@aucklanduni.ac.nz>