Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
a766f9b44649e7b0c203d1fa692ce5175c9b9531
Switch branch/tag
opencv
modules
gpu
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
[~] Added nppStSetActiveCUDAstream and nppStGetActiveCUDAstream to the export table
· b28c33f5
Anton Obukhov
authored
14 years ago
b28c33f5
Name
Last commit
Last update
..
cuda
added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp
14 years ago
nvidia
[~] Added nppStSetActiveCUDAstream and nppStGetActiveCUDAstream to the export table
14 years ago
opencv2/gpu/device
*applied patch from NVidia (nppstTraspose bug)
14 years ago
arithm.cpp
1) NPP_staging as sources. Binaries removed.
14 years ago
bilateral_filter.cpp
added colorizeDisp, fixed DisparityBilateralFilter
14 years ago
blend.cpp
fixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu
14 years ago
brute_force_matcher.cpp
minor + warnings
14 years ago
calib3d.cpp
make GPU version of solvePnPRansac more consistent with CPU one
14 years ago
cascadeclassifier.cpp
[~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api)
14 years ago
color.cpp
fixed compilation error and warnings under ubuntu
14 years ago
cudastream.cpp
update docs
14 years ago
element_operations.cpp
update docs
14 years ago
error.cpp
added CUFFT errors handling into GPU module
14 years ago
filtering.cpp
added synchronization after NPP calls
14 years ago
graphcuts.cpp
fixed gpu::graphcut preconditions
14 years ago
hog.cpp
fixed extra memory allocations.
14 years ago
imgproc_gpu.cpp
fixed gpu::downsample and gpu::blendLinear compite-time bugs under Ubuntu
14 years ago
initialization.cpp
Fixed build errors in MSVC when building without CUDA.
14 years ago
match_template.cpp
added first version of gpu performance tests
14 years ago
matrix_operations.cpp
now GPU stereo_bp test prints error mesage and test system continues execution
14 years ago
matrix_reductions.cpp
minor + warnings
14 years ago
mssegmentation.cpp
fixed some warnings
14 years ago
multi_gpu_manager.cpp
now GPU stereo_bp test prints error mesage and test system continues execution
14 years ago
precomp.cpp
modified according to NPP for CUDA 3.2 API updates.
14 years ago
precomp.hpp
some includes moved to precomp.hpp for gpu module
14 years ago
speckle_filtering.cpp
Loading commit data...
split_merge.cpp
Loading commit data...
stereobm.cpp
Loading commit data...
stereobp.cpp
Loading commit data...
stereocsbp.cpp
Loading commit data...
surf.cpp
Loading commit data...