Skip to content

Handling different dimensions of points for build_index() #5

Description

@rudolphyo

Hello!

Is there a way to feed pyflann.FLANN() with points of different dimensions? For example it could be SURF descriptors of images.

What is the most appropriate way to handle this?
Would it be right to get the maximum length of dataset points and fill with zeros points of smaller dimension? I assume that it is ok, because it doesn`t change the euclidean norm and distance as well.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions