View source: R/segment_image.R
compute_nearest_neighbor_graph | R Documentation |
compute and greate nearest neighbor graph
compute_nearest_neighbor_graph(embeddings, k = 20)
embeddings |
embedding matrix |
k |
numeric describing number of nearest neighbors |
igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.