This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d1fc3e6b5a
opencv
/
modules
/
gpu
/
src
/
cuda
History
Anatoly Baksheev
d1fc3e6b5a
cv::gpu::CudaStream -> cv::gpu::Stream
...
some refactoring added gpu module to compilation
2010-08-10 09:44:50 +00:00
..
beliefpropagation.cu
meanShiftFiltering added (by masha)
2010-08-06 17:02:06 +00:00
cuda_shared.hpp
refactoring and minor code improvements
2010-07-26 15:04:56 +00:00
imgproc.cu
cv::gpu::CudaStream -> cv::gpu::Stream
2010-08-10 09:44:50 +00:00
matrix_operations.cu
minor fix
2010-08-02 13:56:04 +00:00
safe_call.hpp
refactoring and minor code improvements
2010-07-26 15:04:56 +00:00
saturate_cast.hpp
added optimized belief propagation implementation (used short for messages)
2010-08-02 11:10:29 +00:00
stereobm.cu
implemented asynchronous call for StereoBM()
2010-07-27 08:29:40 +00:00