Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimizing clipping function #387

Merged
merged 11 commits into from
Mar 25, 2024
Merged

Conversation

solo2307
Copy link
Contributor

@solo2307 solo2307 commented Mar 6, 2024

Here are new improvements:

  1. Optimizating of matching search with FLANN (instead of Brute-Force)
  2. Initial method of filtering bad georeferencing images

@solo2307 solo2307 added the enhancement New feature or request label Mar 6, 2024
@solo2307 solo2307 self-assigned this Mar 6, 2024
@matthiasschaub matthiasschaub added this to the Release 1.2.0 milestone Mar 6, 2024
@matthiasschaub
Copy link
Collaborator

Related #359

Copy link
Collaborator

@matthiasschaub matthiasschaub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integration tests run into time out error:

ERROR tests/integration/test_fixtures.py::test_vector[osm] - celery.exceptions.TimeoutError: The operation timed out.
ERROR tests/integration/test_fixtures.py::test_raster[osm] - celery.exceptions.TimeoutError: The operation timed out.
ERROR tests/integration/test_routes.py::test_api_status_uuid_digitize[osm-vector-results] - celery.exceptions.TimeoutError: The operation timed out.
ERROR tests/integration/test_routes.py::test_api_status_uuid_digitize[osm-raster-results] - celery.exceptions.TimeoutError: The operation timed out.
ERROR tests/integration/test_routes.py::test_api_download_uuid_digitize[osm-vector-results] - celery.exceptions.TimeoutError: The operation timed out.
ERROR tests/integration/test_routes.py::test_api_download_uuid_digitize[osm-raster-results] - celery.exceptions.TimeoutError: The operation timed out.

@matthiasschaub matthiasschaub merged commit f89beee into main Mar 25, 2024
1 check passed
@matthiasschaub matthiasschaub deleted the filter_failed_georeferencing branch March 25, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants