1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-23 18:09:25 +08:00

xfeatures2d(python): compatibility cv.xfeatures2d.SIFT_create()

This commit is contained in:
Alexander Alekhin
2020-04-23 08:42:10 +00:00
parent 1248735d1e
commit a4ca61e24d
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
// Compatibility
#include "shadow_sift.hpp"