failed to identify the border points if the geolocation points are in linear towards X or Y
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 724
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I was using Concaveman to find the border images when the geolocations are not in a specific patern then it work very well but it fails if the points are in sepecific pattern as attached in the image. I tried changing the concavity but didn't work. I was using concavity of 2 and lengththreshold of 0for all the dataset since my data points would of smaller area and closed together.
Attached image is a where sample points are linear towards Y axis.
could you look and suggest.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported failure in Concaveman with geolocation points arranged linearly along the Y axis, using concavity 2 and lengthThreshold 0. Compare the result with a non-linear point set and vary those parameters to isolate the behavior. Done means the border points are correctly identified for the reported linear dataset, or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100