Searched refs:clustering_options (Results 1 – 1 of 1) sorted by relevance
199 CanonicalViewsClusteringOptions clustering_options; in ClusterCameras() local200 clustering_options.size_penalty_weight = in ClusterCameras()202 clustering_options.similarity_penalty_weight = in ClusterCameras()204 ComputeCanonicalViewsClustering(clustering_options, in ClusterCameras()210 SingleLinkageClusteringOptions clustering_options; in ClusterCameras() local211 clustering_options.min_similarity = in ClusterCameras()213 num_clusters_ = ComputeSingleLinkageClustering(clustering_options, in ClusterCameras()