1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 17:24:28 +08:00
Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Alekhin
dd8be233ad Merge pull request #3191 from asmorkalov:as/cuda_meanstddev 2022-03-11 17:53:49 +00:00
Alexander Smorkalov
df101fd7e3 Added 32FC1 type support and mask to cuda::meanStdDev implementation. 2022-03-11 08:33:03 +03:00
cudawarped
55cbe767ac Add locateROI test case to check GpuMat::dataend calculation. 2022-02-02 14:26:56 +00:00
cudawarped
fdb53d633d Merge pull request #3144 from cudawarped:test_cuda_event
Test cv::cuda::event
2022-01-11 23:58:30 +03:00
Aaron Miller
f1c0b5eae6 Implement cv::cuda::inRange (Fixes OpenCV #6295) 2021-01-18 21:50:41 -05:00
Tomoaki Teshima
46dba0f855 [moved from opencv] brush up by following the comments
original commit: 234117800f
2020-09-25 23:57:15 +09:00
Tomoaki Teshima
2ae9011019 [moved from opencv] use only even number for inplace flip
original commit: a61546680b
2020-09-16 15:45:03 +09:00
Namgoo Lee
b364cfed1d [moved from opencv] test code
original commit: 11ac26bfb4
2020-07-30 01:42:44 +09:00
Tomoaki Teshima
ccc5f3293a [moved from opencv] let the test pass on Jetson
original commit: 19646ad049
2020-07-25 23:45:51 +09:00
Namgoo Lee
3ba40a5316 Port opencv/#17863 2020-07-22 16:30:03 +09:00
Hamdi Sahloul
96320cacfc [moved from opencv] cuda::polarToCart: test double precision and tune tolerance
original commit: 9932612373
2018-09-22 07:02:43 +09:00
Alexander Alekhin
82733fe56b cuda: move CUDA modules to opencv_contrib
OpenCV 4.0+
2018-09-19 18:57:43 +03:00