From 37a3eddd53d3c66056c007e50eb09c0ca4e4cd26 Mon Sep 17 00:00:00 2001 From: sight Date: Tue, 17 Jun 2025 09:59:44 +0000 Subject: [PATCH] Fix float-conversion warnings in FLANN by using float literals --- modules/flann/include/opencv2/flann/autotuned_index.h | 2 +- modules/flann/include/opencv2/flann/composite_index.h | 2 +- modules/flann/include/opencv2/flann/kmeans_index.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/flann/include/opencv2/flann/autotuned_index.h b/modules/flann/include/opencv2/flann/autotuned_index.h index d90f739aff..0b02f5670a 100644 --- a/modules/flann/include/opencv2/flann/autotuned_index.h +++ b/modules/flann/include/opencv2/flann/autotuned_index.h @@ -54,7 +54,7 @@ NNIndex* create_index_by_type(const Matrix