rdp icon indicating copy to clipboard operation
rdp copied to clipboard

limiting number of points

Open ivicajan opened this issue 6 years ago • 5 comments

Dear all,

is there a way to limit number of simplified points together with max distance (epsilon)? Or to be more precise, to pick only subset of N the most relevant points for given dmax.

Thanks in advance!

Cheers, Ivica

ivicajan avatar Sep 14 '18 06:09 ivicajan

I've implemented a iterative version of RDP that does that:) This repo doesn't seem mantained though. If someone answers I would gladly do a pull request

Joaquim-Ferrer avatar Jun 05 '19 14:06 Joaquim-Ferrer

Definitely still interested. If you commit I can pull or if easier just via email.

Thanks! Ivica

On Wed, Jun 5, 2019 at 10:04 PM Joaquim Ramires Ferrer < [email protected]> wrote:

I've implemented a iterative version of RDP that does that:) This repo doesn't seem mantained though. If someone answers I would gladly do a pull request

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fhirschmann/rdp/issues/9?email_source=notifications&email_token=AEN4TMFOMBNYOUDQSC3K6ATPY7BVPA5CNFSM4FVCWJUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW7ZZYQ#issuecomment-499096802, or mute the thread https://github.com/notifications/unsubscribe-auth/AEN4TMG7INUOTRHLQOUAOG3PY7BVPANCNFSM4FVCWJUA .

ivicajan avatar Jun 05 '19 14:06 ivicajan

I'll commit it then as soon as I've tested it a bit!

Joaquim-Ferrer avatar Jun 05 '19 14:06 Joaquim-Ferrer

I am interested too. Have a bunch of WOD profiles ready to be tested.

bademaRPS avatar Jun 06 '19 02:06 bademaRPS

I'm happy to review a pull request. :)

fhirschmann avatar Jun 16 '19 16:06 fhirschmann