mirror of
https://github.com/opencv/opencv.git
synced 2024-12-04 00:39:11 +08:00
c6e5f60525
Fixed strict type in slerp and spline; Fixed nlerp usage condition Fixes #23293 The PR is fixing the issue described in [Issue #23293 ](https://github.com/opencv/opencv/issues/23293) - [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 - [X] There is accuracy test, performance test and test data in opencv_extra repository, if applicable Patch to opencv_extra has the same branch name. - [X] The feature is well documented and sample code can be built with the project CMake |
||
---|---|---|
.. | ||
3rdparty/SoftFloat | ||
cmake/parallel | ||
doc | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |