1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-16 05:17:39 +08:00
Files
Vadim Pisarevsky 5c7396986a Merge pull request #3996 from vpisarev:matshape_inside_mat
Fixed compile errors after MatShape/MatSize refactoring #3996

this is satellite for https://github.com/opencv/opencv/pull/27757

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [ ] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-09-15 15:04:28 +03:00
..
2025-08-27 16:11:31 +03:00
2025-08-27 16:11:31 +03:00
2024-04-28 21:41:24 +08:00
2024-04-28 21:41:24 +08:00
2016-03-27 17:12:13 -07:00

Object tracking API

Use and/or evaluate one of 5 different visual object tracking techniques.