Releases: josafatburmeister/circle_detection
Releases · josafatburmeister/circle_detection
v1.0.0
31 Dec 19:26
Compare
Sorry, something went wrong.
No results found
v1.0.0 (2025-12-31)
Bug Fixes
Continuous Integration
Documentation
Update docs of circumferential_completeness_index (#19 , 657f609 )
Features
Refactoring
Acceptance criteria for RANSAC algorithm (#30 , c970b50 )
Clean up code (#35 , 8962601 )
Configuration of parameters for Armijo's step size attenuation (#20 , e5fc42b )
Default break values (#21 , 4d74101 )
Docs generation pipeline (#32 , ed373e5 )
Docs style (#34 , e64e691 )
Execution time measurements in tests (#23 , 73711b3 )
Extend tests to increase code coverage of CircleDetector class (#26 , 4e92f95 )
Fitting score of M-estimator (#31 , e73856e )
Initialization of starting values in MEstimator (#27 , 5cbad40 )
Multi-threading tests (#40 , a57b4d1 )
Optimize thread scheduling for RANSAC (#45 , 8746d12 )
Provide C++ sources as header-only library (#12 , 46e520f )
Return value policy for pybind11 (#46 , 0ceacc6 )
Support passing input arrays by reference (#25 , df6e192 )
Support variable array data types (#24 , 3ab06fa )
Test for circumferential completeness index (#38 , c432bdd )
Tests for circumferential completeness index (#39 , 7445475 )
Tests for circumferential completeness index (#37 , 5500abc )
Thread scheduling for M-estimator method (#48 , 2439a90 )
Update code formatting (#29 , 65273ad )
Update docs (#33 , f4cc059 )
Update docs (#28 , a6a6dc7 )
Use sum instead of mean in fitting loss (#7 , b9b4b94 )
Wrap circle detection into class interface (#15 , 3703191 )
Detailed Changes : v0.2.0...v1.0.0
v0.2.0
05 Dec 16:09
Compare
Sorry, something went wrong.
No results found
v0.2.0 (2024-12-05)
Bug Fixes
Continuous Integration
Fix cleanup workflow (#3 , 8d4d2d5 )
Fix release pipeline (#9 , 4a2fe9f )
Remove build for macOS 12 (#8 , 20994a5 )
Update version of gh-action-pypi-publish in release pipeline (#11 , 7dad14b )
Documentation
Update docs [ci: fix docs generation] [skip-ci] (adacecc )
Features
Circumferential completeness index (#6 , 9fc9583 )
Refactoring
Detailed Changes : v0.1.0...v0.2.0
v0.1.0
13 Nov 16:02
Compare
Sorry, something went wrong.
No results found