opencv/platforms
alexlyulkov b71be65f57
Merge pull request #24294 from alexlyulkov:al/remove-torch7-from-dnn
Remove torch (old torch7) from dnn in 5.x #24294

Merge with https://github.com/opencv/opencv_extra/pull/1097

Completely removed torch (old torch7) from dnn:
- removed modules/dnn/src/torch directory that contained torch7 model parser
- removed readNetFromTorch() and readTorchBlob() public functions
- removed torch7 references from comments and help texts
- replaced links to t7 models by links to similar onnx models in js_style_transfer turtorial (similar to https://github.com/opencv/opencv/pull/24245/files)
2023-10-26 11:27:56 +03:00
..
android pre: OpenCV 3.4.19 (version++) 2022-12-25 16:59:47 +00:00
apple Drop Python2 support. 2023-07-14 15:06:53 +03:00
ios Merge branch 4.x 2023-07-28 13:05:36 +03:00
js Merge pull request #24294 from alexlyulkov:al/remove-torch7-from-dnn 2023-10-26 11:27:56 +03:00
linux Merge pull request #24305 from hanliutong:toolchain 2023-09-25 13:06:22 +03:00
maven Merge branch 4.x 2023-07-05 15:51:10 +03:00
osx Merge pull request #20092 from komakai:disable_swift_build 2021-05-18 17:10:51 +03:00
scripts Merge branch 4.x 2023-07-13 09:28:36 +03:00
semihosting Merge pull request #20392 from fpetrogalli:aarch64-semihosting 2021-07-21 18:46:05 +03:00
wince Drop Python2 support. 2023-07-14 15:06:53 +03:00
winpack_dldt Drop Python2 support. 2023-07-14 15:06:53 +03:00
winrt Merge pull request #20493 from abhi-bhatra:patch-1 2021-08-04 20:28:59 +03:00
readme.txt Merge branch 4.x 2021-12-30 21:43:45 +00:00

This folder contains toolchains and additional files that are needed for cross compilation.
For more information see introduction tutorials for target platform in documentation:
https://docs.opencv.org/5.x/df/d65/tutorial_table_of_content_introduction.html