opencv/modules/3d
Maksim Shabunin f73560293f
Merge pull request #26101 from mshabunin:cpp-error-ts
C-API cleanup: moved cvErrorStr to new interface, minor ts changes #26101

Merge with opencv/opencv_contrib#3786

**Note:** `toString` might be too generic name (even though it is in `cv::Error::` namespace), another variant is `codeToString` (we have `typeToString` and `depthToString` in check.hpp).

**Note:** _ts_ module seem to have no other C API usage except for `ArrayTest` class which requires refactoring.
2024-09-06 12:05:47 +03:00
..
doc Merge pull request #21918 from No-Plane-Cannot-Be-Detected:5.x-region_growing_3d 2022-05-23 14:47:57 +00:00
include/opencv2 Merge branch 4.x 2024-08-06 15:31:30 +03:00
misc Merge pull request #25382 from savuor:rv/fix_mesh_load 2024-04-16 10:20:44 +03:00
perf Warnings fix for Ubuntu 24.04. 2024-07-02 15:01:48 +03:00
samples Merge pull request #22925 from savuor:pytsdf_from_scratch 2022-12-12 09:40:12 +03:00
src Merge branch 4.x 2024-08-06 15:31:30 +03:00
test Merge pull request #26101 from mshabunin:cpp-error-ts 2024-09-06 12:05:47 +03:00
CMakeLists.txt