rstoolbox.components.FragmentFrame.sample_top_neighbors

FragmentFrame.sample_top_neighbors(max_count=200)

Limit to the top selected neighbors for each frame.

Parameters:max_count (int) – Maximum neighbors for frame
Returns:FragmentFrame - with the requested modifications.