WU Jia
|
614e250fd3
|
Merge pull request #26405 from kaingwade:rename_features2d
Rename features2d #26405
This PR renames the module _features2d_ to _features_ as one of the Big OpenCV Cleanup #25007.
Related PR: opencv/opencv_contrib: [#3820](https://github.com/opencv/opencv_contrib/pull/3820) opencv/ci-gha-workflow: [#192](https://github.com/opencv/ci-gha-workflow/pull/192)
|
2024-11-12 11:04:48 +03:00 |
|
Alexander Smorkalov
|
1a3523d2d8
|
Drop Python2 support.
|
2023-07-14 15:06:53 +03:00 |
|
Vadim Pisarevsky
|
d6c699c014
|
calib3d module in opencv is split into 3 modules: 3d, calib and stereo.
stereo module in opencv_contrib is renamed to xstereo
|
2020-12-01 23:42:15 +03:00 |
|
Hugo Lindström
|
03fe1cb7fc
|
Support building shared libraries on WINCE.
|
2019-08-01 15:28:04 +02:00 |
|
Hugo Lindström
|
2ee00e7f7d
|
Merge pull request #15059 from hugolm84:improved-support-for-wince
* Improve support for Windows Embedded Compact
* Remove redundant set(WINCE true) and format CMake
|
2019-07-24 23:12:09 +03:00 |
|