mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
Fix binary compatibility of Java wrappers
This commit is contained in:
@@ -37,6 +37,7 @@ public:
|
||||
|
||||
|
||||
GRIDDETECTOR = 1000,
|
||||
GRIDRETECTOR = 1000,
|
||||
|
||||
GRID_FAST = GRIDDETECTOR + FAST,
|
||||
GRID_STAR = GRIDDETECTOR + STAR,
|
||||
|
||||
Reference in New Issue
Block a user