mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 00:10:21 +08:00
a362fd80df
- fix imports override. Problem is observed with BoostDesc. - add Ptr<> handling (constructor is protected from other packages). Observed in ximgproc: Ptr<StereoMatcher> createRightMatcher(Ptr<StereoMatcher> matcher_left)" where, "StereoMather" is from another package (calib3d) |
||
---|---|---|
.. | ||
android/java/org/opencv | ||
android-21/java/org/opencv/android | ||
src | ||
templates | ||
CMakeLists.txt | ||
gen_java.py |