Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-1171

clustering implementations have unnecessary overhead

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 4.X
    • None
    • None

    Description

      I want to apply clustering algorithms like KMeansPlusPlusClusterer to pictures. And creating a point instance for each pixel is not a good idea.

      Therefore the interface should not be based on Collections, but on some interface that provides sort of "get(index)" accessors to data that is potentially stored in a pixel array etc.

      Attachments

        1. image_clustering_example.png
          230 kB
          Thomas Neidhart

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gWdfL59U Mark
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: