opencv/modules
Alexander Smorkalov ae25c3194f
Merge pull request #26875 from asmorkalov:as/in_memory_models
Added trackers factory with pre-loaded dnn models #26875

Replaces https://github.com/opencv/opencv/pull/26295

Allows to substitute custom models or initialize tracker from in-memory model.

### 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-02-14 15:35:38 +03:00
..
calib3d Fix _DEBUG/NDEBUG handling across modules (#26151) 2025-02-11 22:00:44 +05:30
core Merge pull request #26903 from asmorkalov:as/openvx_hal 2025-02-14 11:55:20 +03:00
dnn Fixed Android build with Vulkan support. 2025-01-13 21:13:22 +03:00
features2d Remove useless C headers 2025-01-13 16:34:28 +01:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Fix _DEBUG/NDEBUG handling across modules (#26151) 2025-02-11 22:00:44 +05:30
highgui Merge pull request #26662 from RoshniUG:4.x 2025-02-08 09:50:53 +03:00
imgcodecs Merge pull request #26915 from mshabunin:fix-png-be 2025-02-13 16:58:15 +03:00
imgproc Fix _DEBUG/NDEBUG handling across modules (#26151) 2025-02-11 22:00:44 +05:30
java Merge pull request #26875 from asmorkalov:as/in_memory_models 2025-02-14 15:35:38 +03:00
js Merge pull request #26147 from vrabaud:opencv_js 2024-12-19 17:35:16 +03:00
ml Merge pull request #26590 from Kumataro:fix26589 2024-12-17 07:40:27 +03:00
objc Merge pull request #26713 from homuler:fix/build-ios-framework 2025-01-10 14:48:56 +03:00
objdetect Merge pull request #26753 from shyama7004:RotatedMarkers 2025-01-13 10:51:03 +03:00
photo Merge pull request #26831 from shyama7004:fix-denoising.cpp 2025-01-29 15:45:40 +03:00
python Merge pull request #26875 from asmorkalov:as/in_memory_models 2025-02-14 15:35:38 +03:00
stitching Merge pull request #26754 from s-trinh:add_bibtex_direct_pdf_links 2025-01-27 10:28:38 +03:00
ts Fix Syntax warning in ts summary.py 2024-12-18 05:27:10 +08:00
video Merge pull request #26875 from asmorkalov:as/in_memory_models 2025-02-14 15:35:38 +03:00
videoio Merge pull request #26837 from warped-rudi:zoom 2025-01-25 09:29:00 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00