opencv/doc/tutorials
Aakash Preetam fcc76c120f
Merge pull request #27430 from CodeLinaro:dsp_markdown
Document Qualcomm's FastCV DSP based OpenCV Extension APIs and usage instructions #27430

This PR updates the documentation by:

- Adding a new section: Qualcomm's FastCV DSP based OpenCV Extension APIs list, detailing the OpenCV APIs under the cv::fastcv::dsp namespace and their corresponding Qualcomm's FastCV DSP accelerated implementations.

- Providing a step-by-step guide on how to use the Qualcomm's FastCV DSP APIs.

- Update resizeDown and warpAffine mappings

### 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-06-11 09:23:34 +03:00
..
app Merge pull request #27230 from sirudoi:4.x 2025-04-25 11:04:19 +03:00
calib3d Merge pull request #27221 from shyama7004:docChanges 2025-04-21 21:15:37 +03:00
core Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
dnn Merge pull request #27363 from MRo47:openvino-npu-support 2025-05-27 14:13:49 +03:00
features2d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-10-15 16:44:47 +00:00
gapi Typos and formating fixes. 2022-10-04 15:52:38 +03:00
gpu fix 4.x links 2021-12-22 13:24:30 +00:00
imgproc Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
introduction Merge pull request #27430 from CodeLinaro:dsp_markdown 2025-06-11 09:23:34 +03:00
ios Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
objdetect fix the not working link 2025-03-07 17:39:49 +05:30
others Merge pull request #27396 from abhishek-gola:hdr_bug_fix 2025-06-05 09:02:58 +03:00
tutorials.markdown Merge pull request #23018 from stopmosk:move-aruco-tutorial 2024-02-26 14:57:46 +03:00