-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Is your feature request…
-
**Describe the bug**
When creating polygons using mouse left-click, points are not added if I click rapidly. Therefore, I have to wait a bit between clicks.
**To Reproduce**
Steps to reproduce t…
-
**Describe the bug**
I used `gf.functions.get_point_inside` thinking it would be something similar to [`representative_point` in Shapely](https://shapely.readthedocs.io/en/stable/reference/shapely.Ge…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were…
-
Dear all,
I tried using Circuitscape on Julia with to connect only some focal node pairs (for which the Euclidean distance is less than a given threshold theshold).
From a given input, I ran Ci…
luroy updated
6 months ago
-
Work stopped for a while on this project because of the following approach which seemed really concise and in-script appropriate:
StatNew
-
We need a function that generates a single from a point at different increment buffer distances.
## Signature:
Grid(bbox, country_boundary, cellsize, output_path, crs,buffer_distance, input_point_…
-
**Problem description**
Additionally to circles the Geofencing API should support polygon type areas. Circle type is rarely used as geofence. Usually a geofence describes a shape of an (often human b…
-
Hi. I would like you to see the results of this new algorithm dedicated to making the mesh for the base of the custom titanium plate compatible with dental implants. Here is an example scene: https://…
-
**Describe the bug**
Consider two axis aligned rectangle:
```
[(-1.0, -1.0), (0.0, -1.0), (0.0, 1.0), (-1.0, 1.0)]
[(0.0, -1.0), (1.0, -1.0), (1.0, 1.0), (0.0, 1.0)]
```
and a test point `(0, 0)…