Home
last modified time | relevance | path

Searched defs:min_cluster_size (Results 1 – 25 of 45) sorted by relevance

12

/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/cluster/tests/
H A Dtest_optics.py326 def test_min_cluster_size(min_cluster_size): argument
341 def test_min_cluster_size_invalid(min_cluster_size): argument
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/cluster/
H A D_optics.py236 min_cluster_size=None, argument
667 min_cluster_size=None, argument
846 min_cluster_size, argument
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iros2011/include/
H A Dsegmentation.h62 float cluster_tolerance, int min_cluster_size, int max_cluster_size, in clusterObjects()
H A Dobject_recognition.h26 int min_cluster_size; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iccv2011/include/
H A Dsegmentation.h93 float cluster_tolerance, int min_cluster_size, int max_cluster_size, in clusterObjects()
H A Dobject_recognition.h27 int min_cluster_size; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iros2011/include/solution/
H A Dsegmentation.h93 float cluster_tolerance, int min_cluster_size, int max_cluster_size, in clusterObjects()
H A Dobject_recognition.h26 int min_cluster_size; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/examples/segmentation/
H A Dexample_extract_clusters_normals.cpp79 const unsigned int min_cluster_size = 50; in main() local
/dports/math/py-hdbscan/hdbscan-0.8.27/hdbscan/
H A D_hdbscan_tree.pyx44 np.intp_t min_cluster_size=10):
344 np.intp_t min_cluster_size):
H A Dhdbscan_.py48 def _tree_to_labels(X, single_linkage_tree, min_cluster_size=10, argument
332 def hdbscan(X, min_cluster_size=5, min_samples=None, alpha=1.0, cluster_selection_epsilon=0.0, argument
844 def __init__(self, min_cluster_size=5, min_samples=None, cluster_selection_epsilon=0.0, argument
H A Dplots.py733 def get_clusters(self, cut_distance, min_cluster_size=5): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/experimental/story_clustering/
H A Dcluster_stories.py94 min_cluster_size): argument
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/segmentation/include/pcl/gpu/segmentation/
H A Dgpu_extract_clusters.h112 … inline void setMinClusterSize (int min_cluster_size) { min_pts_per_cluster_ = min_cluster_size; } in setMinClusterSize()
H A Dgpu_extract_labeled_clusters.h106 … inline void setMinClusterSize (int min_cluster_size) { min_pts_per_cluster_ = min_cluster_size; } in setMinClusterSize()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/cloud_composer/tools/
H A Deuclidean_clustering.cpp46 int min_cluster_size = parameter_model_->getProperty ("Min Cluster Size").toInt(); in performAction() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/
H A Dextract_labeled_clusters.h163 setMinClusterSize(int min_cluster_size) in setMinClusterSize()
H A Dconditional_euclidean_clustering.h181 setMinClusterSize (int min_cluster_size) in setMinClusterSize()
H A Dextract_clusters.h386 setMinClusterSize (pcl::uindex_t min_cluster_size) in setMinClusterSize()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/cloud_composer/include/pcl/apps/cloud_composer/tools/impl/
H A Dorganized_segmentation.hpp82 int min_cluster_size = parameter_model_->getProperty ("Min Cluster Size").toInt (); in performTemplatedAction() local
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/brotli-3.3.2/src/enc/
H A Dcluster.rs141 let mut min_cluster_size: usize = 1usize; in BrotliHistogramCombine() localVariable
/dports/security/suricata/suricata-6.0.4/rust/vendor/brotli/src/enc/
H A Dcluster.rs141 let mut min_cluster_size: usize = 1usize; in BrotliHistogramCombine() localVariable
/dports/www/xh/xh-0.14.1/cargo-crates/brotli-3.3.2/src/enc/
H A Dcluster.rs141 let mut min_cluster_size: usize = 1usize; in BrotliHistogramCombine() localVariable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/impl/
H A Dregion_growing.hpp97 pcl::RegionGrowing<PointT, NormalT>::setMinClusterSize (pcl::uindex_t min_cluster_size) in setMinClusterSize()
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/enc/
H A Dhistogram_enc.c794 int min_cluster_size, in HistogramCombineStochastic()

12