opencv/modules/video/test
Wanli d231b4e362
Merge pull request #25503 from WanliZhong:remove_goturn
Remove goturn caffe model #25503

**Merged with:** https://github.com/opencv/opencv_extra/pull/1174
**Merged with:** https://github.com/opencv/opencv_contrib/pull/3729

Part of https://github.com/opencv/opencv/issues/25314

This PR aims to remove goturn tracking model because Caffe importer will be remove in 5.0

The GOTURN model will take **388 MB** of traffic for each download if converted to onnx. If the user wants to use the tracking method, we can recommend they use Vit or dasimRPN.

### 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
- [x] 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
2024-05-06 11:57:30 +03:00
..
ocl Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
test_accum.cpp Merge pull request #22754 from mshabunin:c-cleanup 2022-12-14 18:57:08 +00:00
test_camshift.cpp Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
test_ecc.cpp Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 2021-04-30 17:20:52 +00:00
test_estimaterigid.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
test_kalman.cpp removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 2018-11-09 00:52:09 +03:00
test_main.cpp Merge pull request #18838 from alalek:video_tracking_api 2020-11-18 11:04:15 +00:00
test_OF_accuracy.cpp video:fixed DISOpticalFlow segfault from small img 2019-05-27 08:18:26 +02:00
test_OF_reproducibility.cpp Merge pull request #13084 from vpisarev:shuffle_optflow_algos 2018-11-09 17:52:06 +03:00
test_optflowpyrlk.cpp Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
test_precomp.hpp Merge pull request #13084 from vpisarev:shuffle_optflow_algos 2018-11-09 17:52:06 +03:00
test_trackers.cpp Merge pull request #25503 from WanliZhong:remove_goturn 2024-05-06 11:57:30 +03:00
test_trackers.impl.hpp Merge pull request #21937 from Kumataro:4.x-fix-21911 2022-05-13 17:32:05 +00:00