opencv/modules/stitching/src
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
..
cuda fix multiband_blend.cu build error in issue opencv_contrib#1012 2017-02-22 08:44:10 +08:00
opencl Added checking that z is non zero to buildWarpPlaneMaps kernel 2014-10-27 15:38:44 +03:00
autocalib.cpp Fix focal length estimation from homography matrix 2023-02-14 21:51:09 +03:00
blenders.cpp Update blenders.cpp 2023-06-02 16:46:05 +03:00
camera.cpp fix: supress GCC13 warnings (#24434) 2023-10-26 09:00:58 +03:00
exposure_compensate.cpp Added new data types to cv::Mat & UMat (#23865) 2023-08-04 10:50:03 +03:00
matchers.cpp fix typo confindece 2023-06-16 20:26:26 -04:00
motion_estimators.cpp Merge pull request #25075 from mshabunin:cleanup-imgproc-1 2024-03-05 12:18:31 +03:00
precomp.hpp Merge branch 4.x 2024-01-23 17:06:52 +03:00
seam_finders.cpp Merge pull request #26101 from mshabunin:cpp-error-ts 2024-09-06 12:05:47 +03:00
stitcher.cpp Merge pull request #19619 from amirtu:OCV-221_get_and_set_cameras_on_stitcher 2021-03-09 17:51:40 +00:00
timelapsers.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
util_log.hpp build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
util.cpp added timelapse 2014-07-15 09:32:47 -07:00
warpers_cuda.cpp Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
warpers.cpp Merge pull request #24989 from zteffi:enable-warpPointBackward-in-python 2024-02-16 16:27:29 +03:00