opencv/modules/gapi
sujal 8c7288676e
Merge pull request #26682 from 5usu:4.x
Adding AddRgbFeature(), and improving robustness in ComputeRgbDistance().

### 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
- [ ] 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-03-31 09:47:34 +03:00
..
cmake ADE update to 0.1.2e 2024-10-22 17:45:00 +03:00
doc doc: removed duplicated markdown file, fixed gapi tutorial 2024-03-05 18:47:08 +03:00
include/opencv2 Fix _DEBUG/NDEBUG handling across modules (#26151) 2025-02-11 22:00:44 +05:30
misc/python Merge pull request #24576 from AsyaPronina:ot_to_python 2023-12-20 15:26:01 +03:00
perf Reinitialize divider matrix in DivRCPerfTest and DivPerfTest Cases. 2024-08-26 16:23:50 +08:00
samples Merge pull request #23766 from TolyaTalamanov:at/segmentation-demo-desync 2023-06-13 18:06:19 +03:00
scripts Added a script to measure & report privacy masking camera performance in different configurations 2020-07-08 19:19:37 +03:00
src Merge pull request #26682 from 5usu:4.x 2025-03-31 09:47:34 +03:00
test Fixed missing include chrono in g-api tests. 2024-11-26 15:22:57 +03:00
CMakeLists.txt Supress build warnings on Win32 for ARM. 2024-04-09 12:57:23 +03:00