opencv/modules/highgui
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
..
cmake highgui: Make GThread mandatory with GTK 2024-07-15 16:30:39 +02:00
doc Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
include/opencv2 Merge pull request #25252 from gursimarsingh:cpp_samples_cleanup 2024-07-11 15:07:21 +03:00
misc highgui: Make GThread mandatory with GTK 2024-07-15 16:30:39 +02:00
src Merge pull request #26101 from mshabunin:cpp-error-ts 2024-09-06 12:05:47 +03:00
test Merge pull request #25661 from itlab-vision:framebuffer 2024-06-26 15:31:19 +03:00
CMakeLists.txt highgui: Make GThread mandatory with GTK 2024-07-15 16:30:39 +02:00