compute_nearest_neighbor_graph: compute and greate nearest neighbor graph

View source: R/segment_image.R

compute_nearest_neighbor_graphR Documentation

compute and greate nearest neighbor graph

Description

compute and greate nearest neighbor graph

Usage

compute_nearest_neighbor_graph(embeddings, k = 20)

Arguments

embeddings

embedding matrix

k

numeric describing number of nearest neighbors

Value

igraph object


patrickCNMartin/Vesalius documentation built on April 17, 2025, 11:31 p.m.