Ask Your Question

Revision history [back]

Help with clustering algorithm called NeuralGas

Together with @berak I have successfully added patch #559 which contained code for the NeuralGas clustering algorithm. It is completely tranfered towards C++ interfacing.

I am looking for people who have used this kind of algorithm before to test the code and who might succeed in creating some sample. Also people who can create regression tests, feel free to help out. Same goes for documentation, altough I can do this myself.

Easiest way to help out is to fork my repository! If anyone has any recommendations, feel free to add them!

More info:

Help with clustering algorithm called NeuralGas

Together with @berak I have successfully added patch #559 which contained code for the NeuralGas clustering algorithm. It is completely tranfered towards C++ interfacing.

I am looking for people who have used this kind of algorithm before to test the code and who might succeed in creating some sample. Also people who can create regression tests, feel free to help out. Same goes for documentation, altough I can do this myself.

Easiest way to help out is to fork my repository! If anyone has any recommendations, feel free to add them!

More info:

Some information about the algorithm

Help with clustering algorithm called NeuralGas

Together with @berak I have successfully added patch #559 which contained code for the NeuralGas clustering algorithm. It is completely tranfered towards C++ interfacing.

I am looking for people who have used this kind of algorithm before to test the code and who might succeed in creating some sample. Also people who can create regression tests, feel free to help out. Same goes for documentation, altough I can do this myself.

Easiest way to help out is to fork my repository! If anyone has any recommendations, feel free to add them!

More info:

Some information about the algorithm

EDIT: still looking for help here :)

click to hide/show revision 4
the other link to the paper was protected

updated 2013-11-21 06:34:14 -0600

berak gravatar image

Help with clustering algorithm called NeuralGas

Together with @berak I have successfully added patch #559 which contained code for the NeuralGas clustering algorithm. It is completely tranfered towards C++ interfacing.

I am looking for people who have used this kind of algorithm before to test the code and who might succeed in creating some sample. Also people who can create regression tests, feel free to help out. Same goes for documentation, altough I can do this myself.

Easiest way to help out is to fork my repository! If anyone has any recommendations, feel free to add them!

More info:

Some information about the algorithm

EDIT: still looking for help here :)

Help with clustering algorithm called NeuralGas

Together with @berak I have successfully added patch #559 which contained code for the NeuralGas clustering algorithm. It is completely tranfered towards C++ interfacing.

I am looking for people who have used this kind of algorithm before to test the code and who might succeed in creating some sample. Also people who can create regression tests, feel free to help out. Same goes for documentation, altough I can do this myself.

Easiest way to help out is to fork my repository! If anyone has any recommendations, feel free to add them!

More info:

Some information about the algorithm

EDIT: still looking for help here :)

EDIT2: we have created a seperate repository, since people cannot fork the openCV repository twice due to name conflict. Feel free to fork and help looking for solutions.