1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

calib3d module in opencv is split into 3 modules: 3d, calib and stereo.

stereo module in opencv_contrib is renamed to xstereo
This commit is contained in:
Vadim Pisarevsky
2020-12-01 23:42:15 +03:00
parent 9d2eabaaa2
commit d6c699c014
232 changed files with 7663 additions and 7606 deletions
@@ -1,7 +1,7 @@
//
// This file is auto-generated. Please don't modify it!
//
package org.opencv.$module;
package org.opencv.$jmodule;
$imports