aboutsummaryrefslogtreecommitdiff
path: root/src/argaze.test/ArUcoMarkers
AgeCommit message (Expand)Author
2024-04-17Renaming ArUcoMarkers into ArUcoMarkerThéo de la Hogue
2024-04-10Adding new argaze.load package function to ease the access to DataFeatures.fr...Théo de la Hogue
2024-04-09Using https url.Théo de la Hogue
2024-04-08Fixing typo and docstrings.Théo de la Hogue
2024-03-13changing license to GPLv3.Théo de la Hogue
2024-03-12Removing /usr/bin/env python from all sources except from utils scripts.Théo de la Hogue
2024-03-11removing property decorator to method that was not an object property but an ...Théo de la Hogue
2024-02-29Adding file for test.Théo de la Hogue
2024-02-29Updating more test.Théo de la Hogue
2023-09-04First work on new AR pipeline architecture. Class renaming and replacing.Théo de la Hogue
2023-06-21Replacing frame word by image when it is about drawing or detecting.Théo de la Hogue
2023-06-14Renaming ArUcoCamera into ArUcoOpticCalibrator. Using OpticParameters class t...Théo de la Hogue
2023-05-31Skipping test on estimate_pose_from_axis_markers as it is broken.Théo de la Hogue
2023-05-30Updating tests.Théo de la Hogue
2023-05-17Setting BSD license. Incrementing version.Théo de la Hogue
2023-04-12Updating ArUcoMarkerDictionary json description.Théo de la Hogue
2023-03-29Adding empty __init__.py files to allow test discovery.Théo de la Hogue
2023-03-29Making ArUcoBoard as dataclass.Théo de la Hogue
2023-03-28Making ArUcoDetector as dataclass.Théo de la Hogue
2023-03-22Improving ArUcoScene loading.Théo de la Hogue
2023-03-15Managing ArUcoScene places by marker identifier. Improving ArUcoScene class t...Théo de la Hogue
2023-03-14Changing and testing ArUcoScene class.Théo de la Hogue
2023-03-14Improving and testing ArUcoMarkers module.Théo de la Hogue
2023-03-14Changing test.Théo de la Hogue
2023-03-14Creation of board with default ArUco dictionary.Théo de la Hogue
2023-03-14Default ArUco Dictionary creation.Théo de la Hogue
2023-03-14Allowing to pass dictionary instance or str for ArUcoBoard creation.Théo de la Hogue
2023-02-15Major rewrite to allow multi ArScene managements with new ArFeatures.Théo de la Hogue
2022-11-29Renaming ArGazeProject into ArGazeScene. Removing useless old ArUcoSet relate...Théo de la Hogue
2022-11-29Adding new test for ArUcoCamera. Testing board tracking.Théo de la Hogue
2022-11-21Testing ArUcoMarkers submodule.Théo de la Hogue