Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Smorkalov 8db3e627fb
Merge pull request #3378 from cudawarped:replace_texture_ref_with_texture_obj
2 years ago
..
cuda Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class. 2 years ago
arithm.cpp keep cufftPlan2d across ConvolveImpl::convolve calls 2 years ago
core.cpp Merge pull request #3296 from gvcallen:4.x 3 years ago
element_operations.cpp Merge pull request #3296 from gvcallen:4.x 3 years ago
lut.cpp Merge pull request #3296 from gvcallen:4.x 3 years ago
lut.hpp Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class. 2 years ago
precomp.hpp Merge pull request #3296 from gvcallen:4.x 3 years ago
reductions.cpp Merge pull request #3296 from gvcallen:4.x 3 years ago