Nelp Needed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Nelp Needed

Dilip Baluguri
Hi everyone,
    I am working on a project named Boundary Driven DB Scan Algorithm. Can
anyone help to write java code to find a convex hull using the above
algorithm with eps-neighbor hood and Minpts value as specified by the user.
I wrote a macro with is working fin but is too slow, So I want to speed it
up using plugins. If anyone of you are working with the same project, please
help me. Any help is appreciated. Thanks for your help in advance.
Reply | Threaded
Open this post in threaded view
|

Re: Nelp Needed

Gabriel Landini
On Sunday 10 January 2010, you wrote:
>     I am working on a project named Boundary Driven DB Scan Algorithm. Can
> anyone help to write java code to find a convex hull using the above
> algorithm with eps-neighbor hood and Minpts value as specified by the user.
> I wrote a macro with is working fin but is too slow, So I want to speed it
> up using plugins. If anyone of you are working with the same project,
>  please help me. Any help is appreciated. Thanks for your help in advance.

What about posting the macro here, so people can see it and maybe suggest some
speedup?

G.