1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Replace FLANNException by CV_Error.

This commit is contained in:
Vincent Rabaud
2020-10-17 04:39:05 +02:00
parent d159417474
commit ff211371bc
18 changed files with 30 additions and 32 deletions
-1
View File
@@ -13,7 +13,6 @@
#include "opencv2/flann/index_testing.h"
#include "opencv2/flann/params.h"
#include "opencv2/flann/saving.h"
#include "opencv2/flann/general.h"
// index types
#include "opencv2/flann/all_indices.h"