flann: drop wrapping of Index class
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Wed, 9 Dec 2020 05:35:37 +0000 (05:35 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Wed, 9 Dec 2020 05:39:35 +0000 (05:39 +0000)
commit7eaa548b6dec75d0b2cbb3ca25a2188806bf6768
treeb4b82d55a72d90a23e5a3fbf29d391a12b84fc42
parent2c634eeef2b42f4762e9dfa041b79a083d5326b0
flann: drop wrapping of Index class

- due to lifetime restrictions on passed 'features' parameter and its dangling pointers
- dangling pointer issue is fixed for OpenCV 4.5.1+
modules/flann/include/opencv2/flann/miniflann.hpp