.. |
cuda
|
added support of scaling into gpu::dft, refactored gpu::convolve
|
2010-12-24 06:48:23 +00:00 |
opencv2/gpu/device
|
refactored gpu module, added vec math operators for uint, added support of 2 channel images into gpu::sum (removed support of double)
|
2010-12-15 15:12:32 +00:00 |
arithm.cpp
|
added gpu transpose and integral based on NPP Staging.
|
2010-12-21 14:02:09 +00:00 |
bilateral_filter.cpp
|
added colorizeDisp, fixed DisparityBilateralFilter
|
2010-08-20 06:47:11 +00:00 |
brute_force_matcher.cpp
|
added SURF_GPU.
|
2010-12-20 12:49:40 +00:00 |
cascadeclassifier.cpp
|
temporary added NPP_staging, functionality from the library will be moved to NPP with next release.
|
2010-12-17 15:41:26 +00:00 |
color.cpp
|
fixed compilation error and warnings under ubuntu
|
2010-11-20 14:41:28 +00:00 |
cudastream.cpp
|
added vecmath to gpu module.
|
2010-10-20 15:17:51 +00:00 |
element_operations.cpp
|
refactoring: moved gpu reduction-based functions into separated file
|
2010-12-20 09:51:25 +00:00 |
error.cpp
|
added CUFFT errors handling into GPU module
|
2010-12-22 08:03:53 +00:00 |
filtering.cpp
|
fixed some warnings under linux
|
2010-12-22 07:30:21 +00:00 |
graphcuts.cpp
|
deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux
|
2010-11-23 08:21:26 +00:00 |
hog.cpp
|
added support of gamama_correction parameter into gpu::HOGDescriptor, updated tests
|
2010-12-03 11:11:44 +00:00 |
imgproc_gpu.cpp
|
minor refactoring in gpu module
|
2010-12-24 12:55:43 +00:00 |
initialization.cpp
|
added gpu::count_non_zero version for CC1.0, refactored gpu module a little
|
2010-11-29 07:18:11 +00:00 |
match_template.cpp
|
added mulSpectrums functions into GPU module
|
2010-12-22 13:46:06 +00:00 |
matrix_operations.cpp
|
now single row GPU matrix is continuous one, added aux. functions, updated dft and matchTemplates
|
2010-12-24 09:26:19 +00:00 |
matrix_reductions.cpp
|
refactoring: moved gpu reduction-based functions into separated file
|
2010-12-20 09:51:25 +00:00 |
mssegmentation.cpp
|
minor warning fixed
|
2010-12-24 13:44:26 +00:00 |
precomp.cpp
|
modified according to NPP for CUDA 3.2 API updates.
|
2010-09-24 16:41:34 +00:00 |
precomp.hpp
|
added CUFFT errors handling into GPU module
|
2010-12-22 08:03:53 +00:00 |
speckle_filtering.cpp
|
speckle filtering added
|
2010-07-29 08:50:19 +00:00 |
split_merge.cpp
|
fixed some compile-time problems (under Ubuntu)
|
2010-09-28 13:11:21 +00:00 |
stereobm.cpp
|
fixed bug with prefilter_xsobel preset.
|
2010-12-13 13:42:35 +00:00 |
stereobp.cpp
|
fixed some warnings under linux
|
2010-12-22 07:30:21 +00:00 |
stereocsbp.cpp
|
renamed constantspacebp -> stereocsbp line all other algs
|
2010-12-19 17:20:54 +00:00 |
surf.cpp
|
added gpu transpose and integral based on NPP Staging.
|
2010-12-21 14:02:09 +00:00 |