opencv/doc/tutorials/introduction
Yuantao Feng ba70ec99b3
Merge pull request #24122 from fengyuentau:remove_tengine
dnn: cleanup of tengine backend #24122

🚀 Cleanup for OpenCV 5.0. Tengine backend is added for convolution layer speedup on ARM CPUs, but it is not maintained and the convolution layer on our default backend has reached similar performance to that of Tengine.

Tengine backend related PRs:
- https://github.com/opencv/opencv/pull/16724
- https://github.com/opencv/opencv/pull/18323

### 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
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2023-08-09 09:26:02 +03:00
..
android_binary_package Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
building_tegra_cuda Merge pull request #18195 from mshabunin:linux-tutorial 2020-10-07 21:35:06 +00:00
clojure_dev_intro fix 4.x links 2021-12-22 13:24:30 +00:00
config_reference Merge pull request #24122 from fengyuentau:remove_tengine 2023-08-09 09:26:02 +03:00
cross_referencing pre: OpenCV 4.8.0 (version++) 2023-06-20 15:52:57 +03:00
crosscompilation doc: tutorial refactor 2020-12-05 01:57:36 +03:00
desktop_java Merge pull request #18195 from mshabunin:linux-tutorial 2020-10-07 21:35:06 +00:00
display_image fix 4.x links 2021-12-22 13:24:30 +00:00
documenting_opencv doc: tutorial refactor 2020-12-05 01:57:36 +03:00
env_reference doc: added environment vars reference 2023-07-11 19:26:48 +03:00
general_install docs/tutorials: improve plugin sections 2021-06-02 16:18:22 +03:00
java_eclipse Merge pull request #18195 from mshabunin:linux-tutorial 2020-10-07 21:35:06 +00:00
linux_eclipse Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
linux_gcc_cmake Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
linux_gdb_pretty_printer Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
linux_install Merge pull request #20547 from rogday:gdb_pretty_printer 2021-08-17 18:23:27 +03:00
load_save_image Merge pull request #16889 from mehlukas:3.4-consolidateImshow 2020-04-07 14:14:51 +00:00
macos_install doc: tutorial refactor 2020-12-05 01:57:36 +03:00
transition_guide Merge pull request #18195 from mshabunin:linux-tutorial 2020-10-07 21:35:06 +00:00
windows_install SourceForge folder update 2022-12-21 12:26:07 +02:00
windows_visual_studio_image_watch Merge pull request #18195 from mshabunin:linux-tutorial 2020-10-07 21:35:06 +00:00
windows_visual_studio_opencv fix 4.x links 2021-12-22 13:24:30 +00:00
table_of_content_introduction.markdown doc: added environment vars reference 2023-07-11 19:26:48 +03:00